MediaWiki:Common.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 37: Zeile 37:
word-wrap: break-word;      /* Internet Explorer 5.5+ */
word-wrap: break-word;      /* Internet Explorer 5.5+ */
}
}
#bodyContent a:link,  a:visited, a:active {
color: #008ACC;
text-decoration: none;
font-weight: normal;
}
#bodyContent  a:hover a:focus {
color: #008ACC;
text-decoration: underline;
}


div#mw-panel div.portal div.body ul li a:link,  a:visited, a:active  {
div#mw-panel div.portal div.body ul li a:link,  a:visited, a:active  {
color: #008ACC;
color: #008ACC;
}
}
div#mw-panel div.portal div.body ul li a:hover  {
text-decoration: underline;
}


div.vectorTabs li a:link,  a:visited, a:active  {
div.vectorTabs li a:link,  a:visited, a:active  {
Zeile 46: Zeile 64:
}
}


#bodyContent a:link,  a:visited, a:active {
div.vectorTabs li a:hover {
color: #008ACC;
text-decoration: underline;
text-decoration: none;
font-weight: bold;
}
}


#bodyContent  a:hover a:focus {
#bodyContent  a:hover a:focus {