Kategorien
![]() |
Bitte befüllt die Seite DarkfleetWiki:NoSpamUser in alphabetischer Reihenfolge mit den Namen von Wikibenutzern, welche keine Spam-Bots sind. | ![]() |
MediaWiki:Monobook.css: Unterschied zwischen den Versionen
Aus DarkfleetWiki
(Aus FWW übernommen) |
Galak (Diskussion | Beiträge) (normales logo wieder rein :D) |
||
(6 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 25: | Zeile 25: | ||
/* Alternativlogo: Standard weg */ | /* Alternativlogo: Standard weg */ | ||
/* #p-logo { display: none; } */ | /* #p-logo { display: none; } */ | ||
+ | |||
+ | /* Weihnachten: Standart weg */ | ||
+ | /* #p-logo { z-index: 1; } */ | ||
+ | |||
/* Runde Ecken für Reiter */ | /* Runde Ecken für Reiter */ | ||
#p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 1em; -moz-border-radius-topright: 1em; } | #p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 1em; -moz-border-radius-topright: 1em; } |
Aktuelle Version vom 1. Januar 2011, 17:04 Uhr
#navbar { position:absolute; z-index:1; border:none; background:none; right:12px; top:2.3em; float:right; margin:0.0em; padding:0.0em; line-height:1.5em; text-align:right; text-indent:0; font-size:85%; text-transform:none; white-space:normal; } *[id]#navbar { top:0.3em; } #p-Navigation, #p-Übersicht, #p-Besucherecke, #p-search, #p-tb { position:relative; top:-2em; } #p-logo, #p-logo a, #p-logo a:hover { height:130px; } /** Do not force 'lowercase' */ .portlet h5, .portlet h6, #p-personal ul, #p-cactions li a { text-transform: none; } .NavToggle { font-size: x-small; float:right; } /* Alternativlogo: Standard weg */ /* #p-logo { display: none; } */ /* Weihnachten: Standart weg */ /* #p-logo { z-index: 1; } */ /* Runde Ecken für Reiter */ #p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 1em; -moz-border-radius-topright: 1em; }