MediaWiki:Common.css
From Blood Wiki
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Konqueror: Click Reload or press F5
- Opera: Clear the cache in Tools → Preferences
/* Content Showing/Hiding */ div.NavFrame { margin: 0; padding: 6px; border: 1px solid #aaa; text-align: left; border-collapse: collapse; } div.NavFrame + div.NavFrame { border-top-style: none; border-top-style: hidden; } div.NavPic { background-color: #fff; margin: 0; padding: 2px; /* @noflip */ float: left; } div.NavFrame div.NavHead { height: 1.8em; font-weight: bold; background-color: #ffc; position: relative; } div.NavEnd { margin: 0; padding: 0; line-height: 1px; clear: both; } a.NavToggle { font-weight: normal; /* @noflip */ }