User:Throwaway1234/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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
#mainpagenavigation td{ background: black; background-image: none; } body { background-color: #222; background: #222; } #content{ background: #2d2d2d; color: white; } h1, h2, h3, h4, h5, h6{ color: white; border-bottom: 1px solid #484848; } a{ color: #8a93ae; } .mw-body, .pBody{ background: #2d2d2d; color: white; border: 1px solid #484848; } .toc, #toc{ background: #2d2d2d; color: white; border: 1px solid #484848; } #p-cactions li.selected a, #p-cactions li a{ color: #8a93ae; background: #2d2d2d; } #p-cactions li{ border: 1px solid #3e3e3e; } #p-cactions li a:hover, #p-personal li a:hover{ background-color: #404040; } div.infobox-n, li.gallerybox div.thumb, .catlinks{ background: #2d2d2d; border: 1px solid #484848; } #footer{ display: none; } .editOptions{ background-color: #444; }