MediaWiki:Common.css
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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */
#bodyContent { background-color: #23262d; }
#content { background-color: #23262d; }
#firstHeading { background-color: #23262d; }
#mw-head-base { background-color: #272a2d; }
#catlinks { background-color: #23262d; }
#mw-panel { background-color: #272a2d; }
#p-logo {
background-color: #272a2d;
border-style: none;
margin-top: 0px;
margin-bottom: 0px;
margin-right: -5px;
margin-left: 5px;
padding-right: 0px;
padding-left: 0px; }
#p-navigation { background-color: #272a2d; }
#p-tb { background-color: #272a2d; }
#p-tb-label { background-color: #272a2d; }
#footer { background-color: #272a2d; }
body { background-color: #272a2d; }
div.vectortabs { color: #272a2d; }
#content { color: #fcfcfc; }
#content p { color: #fcfcfc; }
#content h1 { color: #ffffff; }
#content h2 { color: #ffffff; }
#content h3 { color: #ffffff; }
#content h4 { color: #ffffff; }
#content h5 { color: #ffffff; }
body { color: #fcfcfc; }