News (06 Aug 2024): Das Wiki läuft jetzt auf einem neuen Server. Aufgrund eines Upgrades von PHP mussten die Wiki-Software und die DPL-Erweiterung aktualisiert werden. Bitte meldet Fehler auf der Hauptseiten-Diskussion.
Benutzer:Flece/monobook.css: Unterschied zwischen den Versionen
Aus GuildWiki
Zur Navigation springenZur Suche springen
Flece (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Flece (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
/* ...und Tschüß */ | |||
body { | |||
padding:0; | |||
background-position:0 0; | |||
} | |||
#p-cactions { | |||
margin-top:0px; | |||
} | |||
#p-personal { | |||
top:0px; | |||
} | |||
#p-logo { | |||
top:0px; | |||
} | |||
div.InfoboxKrReiterK | div.InfoboxKrReiterK | ||
{ | { |
Aktuelle Version vom 15. Juli 2009, 20:10 Uhr
/* ...und Tschüß */ body { padding:0; background-position:0 0; } #p-cactions { margin-top:0px; } #p-personal { top:0px; } #p-logo { top:0px; } div.InfoboxKrReiterK { visibility:visible; } .ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, .ns-11 dl, .ns-13 dl, .ns-15 dl { background: none !important; border: none; } .ns-1 * #content, .ns-1 * #p-cactions li, .ns-1 * #p-cactions li a, .ns-3 * #content, .ns-3 * #p-cactions li, .ns-3 * #p-cactions li a, .ns-5 * #content, .ns-5 * #p-cactions li, .ns-5 * #p-cactions li a, .ns-7 * #content, .ns-7 * #p-cactions li, .ns-7 * #p-cactions li a, .ns-9 * #content, .ns-9 * #p-cactions li, .ns-9 * #p-cactions li a, .ns-11 * #content, .ns-11 * #p-cactions li, .ns-11 * #p-cactions li a, .ns-13 * #content, .ns-13 * #p-cactions li, .ns-13 * #p-cactions li a, .ns-15 * #content, .ns-15 * #p-cactions li, .ns-15 * #p-cactions li a { background: white; }