MediaWiki:Common.css

From PostNukeRP
Revision as of 03:03, 25 January 2013 by Dragoon (Talk | contribs)

Jump to: navigation, 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: Clear the cache in Tools → Preferences
/* CSS placed here will be applied to all skins */

/*===============================================================
                     DO NOT EDIT THIS PAGE
===============================================================*/
/*Testing Shit*/

/*Background Etc.*/
body{background-color: #121212;}
table#toc.toc{background-color: transparent;}

/*Font Colors*/
p{color: #FFFFFF}
h1{color: #FFFFFF}
h2{color: #FFFFFF}
h3{color: #FFFFFF}
h4{color: #FFFFFF}
h5{color: #FFFFFF}
h6{color: #FFFFFF}

/*Content Basic*/
div#content.mw-body {background-color: #1D1D1F}

/*Link Rules*/
/*a:link {color: #000000;}*/
/*a:visited {color: #000000;}*/

/*Paragraph Header... Meh*/
/*p:first-letter {font-size: 16px}*/