MediaWiki:Common.css

From Trollpasta Wiki
Revision as of 08:20, 24 February 2021 by Meaty (talk | contribs) (Created page with "→‎CSS placed here will be applied to all skins: body { color: #FFFFFF; font-size: 13px; font-family: "Franklin Gothic"; } body { background-color: #587FC1; } #globalWrap...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: #FFFFFF; font-size: 13px; font-family: "Franklin Gothic"; }

body { background-color: #587FC1; }

#globalWrapper { background-color: #1F1F1F; }

#catlinks { background-color: #FFFFFF; }

#p-navigation { background-color: #0C2878; }

#p-search { background-color: #0C2878; }

#p-tb { background-color: #0C2878; }

#content { background-color: #0C2878; }

#footer { background-color: #1C8CFF!important; }