Benutzer:Stefanb/monobook.css: Unterschied zwischen den Versionen

Aus X-Lexikon
Zur Navigation springenZur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
font.spoiler a {
    text-decoration: underline;
    color: #272727;
    font-weight:bold;
}


font.spoiler a:visited {
    text-decoration: underline;
    color: #272727;
}
font.spoiler a:active {
    text-decoration: underline;
    color: #272727;
}
font.spoiler a:hover {
    text-decoration: underline;
    color: #B55700;
}
font.spoiler a:visited {
    color: #272727;
    text-decoration: underline;
    font-weight:bold;
}

Version vom 1. September 2008, 18:15 Uhr