Unterstütze uns! Spende jetzt!

Benutzer/Geka FF/skinname.css

Aus PiratenWiki
Version vom 31. Oktober 2012, 20:10 Uhr von Geka FF (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „a:link { font-weight:bold; color:blue; text-decoration:none; } a:visited { font-weight:bold; color:silver; text-decoration:none; } a:focus { font-weight:bold; …“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

a:link { font-weight:bold; color:blue; text-decoration:none; } a:visited { font-weight:bold; color:silver; text-decoration:none; } a:focus { font-weight:bold; color:red; text-decoration:underline; } a:hover { font-weight:bold; color:green; text-decoration:none; } a:active { font-weight:bold; color:lime; text-decoration:underline; }