MediaWiki:Common.css
Jump to navigation
Jump to search
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
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* Template:Clear */ .tw-clear-left { clear: left; } .tw-clear-right { clear: right; } .tw-clear-both { clear: both; } /* Template:Clear end */ /* Template:HeaderBar */ .tw-headerbar { margin: auto; width: 50%; } .tw-headerbar-icon { width: 40px; text-align: center; } /* Template:HeaderBar end */ /* Module:IDs */ .tw-id { font-family: monospace; font-size: 13px; } /* Module:IDs end */ /* Template:Navbox */ table.tw-navbox { width: 100%; margin: auto; border: #ddd 1px solid; font-size: 12px; } .tw-navbox-header { background: #eef; } .tw-navbox-header .mw-collapsible-toggle { font-size: 10px; } .tw-navbox-group-title { background: #dde; font-weight: bold; width: 125px; } .tw-navbox-group-title p, .tw-navbox-group p { margin: 0.1em; } .tw-navbox-group-title p { padding-left: 5px; } /* Template:Navbox end */ /* Template:RuleHeader */ .tw-ruleheader { margin: 5px; padding: 5px 10px; background-color: #eef; border: 1px solid #ddd; font-style: italic; } /* Template:RuleHeader end */