Jump to content

MediaWiki:Common.css

From Dark Future
Revision as of 21:55, 30 October 2024 by CC (talk | contribs)

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.
/* CSS placed here will be applied to all skins */

#content { color: #F8F9FA; } 
#content p { color: #F8F9FA; } 
#content h1 { color: #F8F9FA; } 
#content h2 { color: #F8F9FA; } 
#mw-panel .portal { color: #F8F9FA; }
#p-navigation { color: #F8F9FA; } 

#bodyContent { background-color: #14171A; }
#firstHeading { background-color: #14171A; }