MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 18: | Zeile 18: | ||
margin-left: 10em; | margin-left: 10em; | ||
margin-top: -5em; | margin-top: -5em; | ||
} | |||
div.vectorTabs ul li { | |||
background-color: #F9F9F9; | |||
background-image: none; | |||
} | } | ||
Version vom 17. Juni 2013, 09:21 Uhr
/* CSS placed here will be applied to all skins */
body {
background-color: #F9F9F9;
background-image: none;
font-family: Verdana,Geneva,sans-serif;
}
div.vectorTabs {
background-image: none;
}
#mw-head-base {
background-image: none;
background-position: left bottom;
background-repeat: repeat-x;
height: 5em;
margin-left: 10em;
margin-top: -5em;
}
div.vectorTabs ul li {
background-color: #F9F9F9;
background-image: none;
}