MediaWiki:Common.css
Jump to navigation
Jump to search
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.
/* CSS placed here will be applied to all skins */
body { background-color: #222; }
#mw-page-base { background-color: #222; background-image: linear-gradient(to bottom,#000 50%,#060606 100%);}
.mw-body { background-color: #333; color: #fff; }
pre { background-color: #ccc; color: #000; border: 1px solid #eaecf0; }
h1, h2, h3, h4, h5, h6 { color: #fff;}
.vector-menu-portal .vector-menu-content li a:visited {color: #dfcd81; }
.vector-menu-portal .vector-menu-content li a {color: #dfcd81; }
.vector-menu-tabs-legacy .selected { background: #444; }
.mw-parser-output a.extiw:visited, .mw-parser-output a.external:visited { color: #dfcd81; }