3.173
Bearbeitungen
Änderungen
keine Bearbeitungszusammenfassung
/*
This is the CSS for all skins (for all users) on MediaWiki.org.
*/
a:link { font-weight:bold; color:green; text-decoration:underline; }
a:visited { font-weight:bold; color:green; text-decoration:underline; }
a:hover { font-weight:bold; color:green; text-decoration:underline; }
a:active { font-weight:bold; color:green; text-decoration:underline; }