monobook.css: Unterschied zwischen den Versionen

Aus RMG-Wiki
Wechseln zu: Navigation, Suche
K
K
 
(Eine dazwischenliegende Version von einem Benutzer wird nicht angezeigt)
Zeile 1: Zeile 1:
a.external:after {
+
a.external text:after {
 
color: #002bb8;
 
color: #002bb8;
 
text-decoration: none;
 
text-decoration: none;
font-size: smaller;
 
font-style: oblique;
 
font-family: Garamond /*serif*/;
 
 
         content:" (W)"
 
         content:" (W)"
 
}
 
}

Aktuelle Version vom 9. Oktober 2009, 16:34 Uhr

a.external text:after {
	color: #002bb8;
	text-decoration: none;
        content:" (W)"
}