MediaWiki:Monobook.css: Unterschied zwischen den Versionen
Pk (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
Metaz (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
(27 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 49: | Zeile 49: | ||
#bodyContent .thumb { border-color:#EEE } | #bodyContent .thumb { border-color:#EEE } | ||
.editsection { margin-top: | .editsection { margin-top:0em; font-size:.9em; color:#888; } | ||
.editsection a { color:#888; } | .editsection a { color:#888; } | ||
Zeile 55: | Zeile 55: | ||
.toctoggle { display:none } /* most useless feature of mediawiki */ | .toctoggle { display:none } /* most useless feature of mediawiki */ | ||
#footer { position:relative; background:transparent; z-index:5; border:0; padding:0; margin-bottom:.5em; text-align:right } | div#footer { position:relative; background:transparent; z-index:5; border:0; padding:0; margin-bottom:.5em; text-align:right; } | ||
#footer img { display:none } | div#footer img { display:none } | ||
#n-recentchanges a, #n-randompage a, #p-tb a { color:#666 !important } | #n-recentchanges a, #n-randompage a, #p-tb a { color:#666 !important } | ||
Zeile 68: | Zeile 68: | ||
#JA1banner3 { | #JA1banner3 { | ||
background-color: #1E1E1E; | background-color: #1E1E1E; | ||
background-image: url('/wiki/images/ | background-image: url('/wiki/images/1/1c/Ignore2.jpg'); | ||
background-position: right top; | background-position: right top; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Zeile 74: | Zeile 74: | ||
height: 172px; | height: 172px; | ||
margin-bottom: 0.5em !important; | margin-bottom: 0.5em !important; | ||
margin-left: -10px; | |||
margin-right: -10px; | |||
overflow: hidden; | overflow: hidden; | ||
position: relative; | position: relative; | ||
Zeile 92: | Zeile 94: | ||
} | } | ||
/* after upgrade to 1.18.1 */ | |||
div#content { border: none; position:static; margin-top:7.5em; } | |||
} |