Category
![]() |
You're no bot and a page you've created got automatically deleted? Add your name to FreewarWiki:NoSpamUser | ![]() |
Difference between revisions of "MediaWiki:Monobook.css"
From FreewarWiki
Line 3: | Line 3: | ||
{ | { | ||
position:absolute; z-index:1; border:none; background:none; | position:absolute; z-index:1; border:none; background:none; | ||
− | right:12px; top: | + | right:12px; top:5.3em; float:right; margin:0.0em; |
padding:0.0em; line-height:1.5em; text-align:right; text-indent:0; | padding:0.0em; line-height:1.5em; text-align:right; text-indent:0; | ||
font-size:85%; text-transform:none; white-space:normal; | font-size:85%; text-transform:none; white-space:normal; | ||
} | } | ||
− | *[id]#navbar { top:0. | + | *[id]#navbar { top:0.3em; } |
Revision as of 13:15, 27 December 2010
/* CSS placed here will affect users of the Monobook skin */ #navbar { position:absolute; z-index:1; border:none; background:none; right:12px; top:5.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(new years eve): Standard weg */ #p-logo { display: none; } / x-mas: 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; }