MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Aloran Kompendium
| Zeile 3: | Zeile 3: | ||
body { | body { | ||
background-image:url(/images/Aloran-Background.png); | background-image:url(/images/Aloran-Background.png); | ||
| − | position: | + | position: relative; |
width 1080px; | width 1080px; | ||
Version vom 21. Juli 2017, 08:17 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
body {
background-image:url(/images/Aloran-Background.png);
position: relative;
width 1080px;
}
#mw-head {
background: url(/images/Aloran-Background.png);
position: relative;
min-height: 39px;
height: 3em;
padding: 15px 0;
border:1;
}
#mw-head-base { border: 0px; }
#mw-head-base { border: 0px; }
#content.mw-body {
background:url(/images/Aloran-Foreground.gif);
border:0;
}
#headertabs {
border: 0px;
}
#ca-nstab-user { display:none!important; }
#ca-talk { display:none!important; }
#ca-history { display:none!important; }
#ca-nstab-main { display:none!important; }
#ca-watch { display:none!important; }
#ca-unwatch { display:none!important; }
#ca-view { background:#FCF3C8; border:0 }
#ca-edit { background:#FCF3C8; border:0 }