MediaWiki:Common.css
From UFFL Wiki
Note: After publishing, 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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
a { color: #00f; } a:visited { color: #00c; } a:active { color: #ffa500; } a.new, #p-personal a.new { color: #f00; } a.new:visited, #p-personal a.new:visited { color:#c00; } p { margin: 0.9em 0em 1em 0em; } h1, h2, h3, h4, h5, h6 { color: black; margin: 0px; } pre { border: 1px dashed #06f; } #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5, #article h1, #article h2, #article h3, #article h4, #article h5, #mw_contentholder h1, #mw_contentholder h2, #mw_contentholder h3, #mw_contentholder h4, #mw_contentholder h5 { margin-bottom:0.6em; } #siteNotice { padding: 0.5em; margin: 10px; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; background: #fff; } #navbox, .navbox { /*border:1px solid #2f6fab;*/ border: 1px solid #aaaaaa; background-color:#f9f9f9; padding: 5px; font-size: 95%; margin-left: 15px; margin-bottom: 15px; } #bodyContent a.extiw, #bodyContent a.extiw:active, #article a.extiw, #article a.extiw:active, #mw_contentholder a.extiw, #mw_contentholder a.extiw:active { color: #06f; } #bodyContent a.external, #article a.external, #mw_contentholder a.external { color: #06f; } #preftoc a:active { color: #00c; } #mw-missingsummary { margin-bottom: 1em; padding:1em; background: #ffa; border: 2px solid #dd9; }