monobook.css: Unterschied zwischen den Versionen

Aus RMG-Wiki
Wechseln zu: Navigation, Suche
(Linktest)
K
 
(2 dazwischenliegende Versionen von einem Benutzer werden 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;
+
         content:" (W)"
font-style: oblique;
+
font-family: Garamond /*serif*/;
+
         content:" (W)";
+
 
}
 
}

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

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