Zum Inhalt springen

MediaWiki:Monobook.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(12 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:1.6em; font-size:.9em; color:#888; }  
.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 */


div#footer { 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; }
div#footer img { display:none }
div#footer img { display:none }


Zeile 95: Zeile 95:


/* after upgrade to 1.18.1 */
/* after upgrade to 1.18.1 */
div#content { border: none; }
div#content { border: none; position:static; margin-top:7.5em; }