MediaWiki:Common.css

From Trollpasta Wiki
Revision as of 02:49, 25 February 2021 by Meaty (talk | contribs)
Jump to navigationJump 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 { color: #000000; font-size: 12px; font-family: "Arial"; }

#p-personal { font-size: 15px; font-family: "Arial"; }

#p-cactions .pBody { font-size: 15px; font-family: "Arial"; }

body { background-color: #383838; }

#globalWrapper { background-color: #383838; }

#catlinks { background-color: #FFFFFF; }

#p-navigation { background-color: #006EC3; }

#p-navigation .pBody { background-color: #D8EBFF; }

#p-search { background-color: #006EC3; }

#p-search .pBody { background-color: #D8EBFF; }

#p-tb { background-color: #006EC3; }

#p-tb .pBody { background-color: #D8EBFF; }

#content { background-color: #D8EBFF; }

#footer { background-color: #FFFFFF!important; }