MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 7: | Zeile 7: | ||
} | } | ||
a {color: #008ACC; | a:link, a:visited, a:hover, a:active {color: #008ACC; | ||
} | |||
#bodyContent a:link, a:visited, a:hover, a:active { | |||
text-decoration: underline; | text-decoration: underline; | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
a:hover a:focus | #bodyContent a:hover a:focus { | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||