Category
![]() |
You're no bot and a page you've created got automatically deleted? Add your name to FreewarWiki:NoSpamUser | ![]() |
MediaWiki:Monobook.css
From FreewarWiki
Note:
After saving, you may have to bypass your browser's cache to see the changes.
After saving, you may have to bypass your browser's cache to see the changes.
- Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh);
- Konqueror: click Reload or press F5;
- Opera: clear the cache in Tools → Preferences;
- Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS placed here will affect users of the Monobook skin */ #p-Navigation, #p-Übersicht, #p-Besucherecke, #p-search, #p-tb { position:relative; top: 0em; } #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; }