monobook.css: Unterschied zwischen den Versionen

Aus RMG-Wiki
Wechseln zu: Navigation, Suche
K
K
Zeile 2: Zeile 2:
 
color: #002bb8;
 
color: #002bb8;
 
text-decoration: none;
 
text-decoration: none;
font-size: smaller;
 
font-style: oblique;
 
font-family: Garamond /*serif*/;
 
 
         content:" (W)"
 
         content:" (W)"
 
}
 
}

Version vom 9. Oktober 2009, 17:33 Uhr

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