MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Aloran Kompendium
| Zeile 3: | Zeile 3: | ||
#content{ | #content{ | ||
| − | background: url(/images/Aloran-Content-Header.png) left top repeat-x , url(/images/Aloran-Content-Base.png) | + | background: url(/images/Aloran-Content-Header.png) left top repeat-x , url(/images/Aloran-Content-Base.png) left center repeat-y , url(/images/Aloran-Content-Footer.png) left bottom repeat-x ; |
background-attachment: relative; | background-attachment: relative; | ||
Version vom 21. Juli 2017, 14:25 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
#content{
background: url(/images/Aloran-Content-Header.png) left top repeat-x , url(/images/Aloran-Content-Base.png) left center repeat-y , url(/images/Aloran-Content-Footer.png) left bottom repeat-x ;
background-attachment: relative;
border:0;
min-height: 100vh
}
body {
background-image:url(/images/Aloran-Background.png);
background-attachment: fixed;
background-position: left;
background-size: cover;
}
#mw-head {
background: url(/images/Aloran-Background.png);
background-attachment: fixed;
}
#mw-head-base { border: 0px; }
#mw-head-base { border: 0px; }
#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:#FFFFFF; opacity: 0.4; border:0; }
#ca-edit { background:#FFFFFF; opacity: 0.4; border:0; }