Benutzer:WiMu/vector.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
WiMu (Diskussion | Beiträge) K (Die Seite wurde neu angelegt.) |
WiMu (Diskussion | Beiträge) K |
||
Zeile 1: | Zeile 1: | ||
− | /* work in progress | + | /* work in progress |
body { | body { | ||
Zeile 28: | Zeile 28: | ||
background: url('/images/a/a9/Kamel2.png') center center no-repeat !important; | background: url('/images/a/a9/Kamel2.png') center center no-repeat !important; | ||
z-index:2; | z-index:2; | ||
− | } | + | } */ |
Version vom 3. Oktober 2010, 21:10 Uhr
/* work in progress
body {
background-color: #f6f1d4;
background-image: url('/images/5/56/Headbg00.jpg') !important;
}
#mw-head {
background-image: url('/images/d/dd/Düne_Gross.jpg');
height:187px;
z-index:1;
}
#mw-panel {
z-index:2;
}
#content {
position:relative;
z-index:2;
}
#p-logo a {
background:none !important;
}
#p-logo {
background: url('/images/a/a9/Kamel2.png') center center no-repeat !important;
z-index:2;
} */