MediaWiki:Wikia.css

From TogSMP Wiki
Revision as of 01:54, 25 February 2018 by imported>HyperDuckSquared
Jump to navigation Jump 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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
body {
    color: #d7d7d7 !important;    
}

.WikiaPage .WikiaPageBackground {
    background: #6b6b6b !important;    
}

.page-header__separator {
    background-color: #454545 !important;
}

.portable-infobox, .infobox, .pi-oasis {
    background-color: #e5e5e5 !important;
    color: #adadad !important;
}

.portable-infobox th, .infobox th, .pi-oasis th {
    background: #d3dfe5 !important;
}