MediaWiki:Skin/Archiv.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K |
K |
||
| (2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 2: | Zeile 2: | ||
#p-logo a { background-image: url("images/3/3c/WikiLogoArchiv.png") !important; } | #p-logo a { background-image: url("images/3/3c/WikiLogoArchiv.png") !important; } | ||
| − | body { | + | body {background-color: #F7F6F6 !important; background-image: none !important;} |
| − | + | #content {border-color: #A7D7F9 !important;} | |
| − | |||
| − | |||
| − | |||
#mw-page-base { | #mw-page-base { | ||
background-color: #fff; | background-color: #fff; | ||
| Zeile 25: | Zeile 22: | ||
} | } | ||
| − | + | #content { | |
| − | background-image: | + | background-image:none !important; |
| − | + | border-left:1px solid #a7d7f9; | |
| − | + | } | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| + | |||
div.vectorTabs ul li { | div.vectorTabs ul li { | ||
background-color: #fcf6e4; | background-color: #fcf6e4; | ||
Aktuelle Version vom 28. Januar 2014, 14:45 Uhr
#p-logo a { background-image: url("images/3/3c/WikiLogoArchiv.png") !important; }
body {background-color: #F7F6F6 !important; background-image: none !important;}
#content {border-color: #A7D7F9 !important;}
#mw-page-base {
background-color: #fff;
background-image: url(skins/vector/images/page-fade.png);
}
div.vectorTabs, div.vectorTabs span, div.vectorMenu h5 a {
background-image: url(skins/vector/images/tab-break.png);
}
#head div.vectorMenu h5 {
background-image: url(skins/vector/images/tab-break.png);
}
div.vectorMenu h5 a {
background-image: url(skins/vector/images/tab-break.png);
}
#content {
background-image:none !important;
border-left:1px solid #a7d7f9;
}
div.vectorTabs ul li {
background-color: #fcf6e4;
background-image: url(skins/vector/images/tab-normal-fade.png);
}
div.vectorTabs li.selected {
background-image: url(skins/vector/images/tab-current-fade.png);
}