MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 6: | Zeile 6: | ||
font-family: Verdana,Geneva,sans-serif; | font-family: Verdana,Geneva,sans-serif; | ||
} | } | ||
a {color: #008ACC; | |||
text-decoration: underline; | |||
font-weight: bold; | |||
} | |||
a:hover a:focus { | |||
text-decoration: none; | |||
} | |||
#p-navigation a { | |||
text-decoration: none; | |||
} | |||
#p-navigation a:hover { | |||
text-decoration: underline; | |||
} | |||
body.page-Main_Page h1.firstHeading { display:none; } | body.page-Main_Page h1.firstHeading { display:none; } | ||