MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Aloran Kompendium
Zeile 9: | Zeile 9: | ||
#mw-head { | #mw-head { | ||
− | background: url( | + | background: url(/images/Aloran-Background.png); |
position: relative; | position: relative; | ||
min-height: 39px; | min-height: 39px; |
Version vom 21. Juli 2017, 08:48 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ body { background-image:url(/images/Aloran-Background.png); } #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 }