Jump to content

MediaWiki:Common.css

From www.ReeltoReel.nl Wiki
Revision as of 20:07, 8 March 2026 by Root (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.
@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500&display=swap');
* { color: #cdd6f4 !important; background: transparent !important; }
body { background: #1e1e2e !important; font-family: "Fira Code", monospace !import; }
#content, #mw-content-container, .mw-parser-output { background: #24273a !important; }
h1,h2,h3 { color: #89b4fa !important; }
.mw-normal-catlinks { background: #363a4f !important; }
.mw-normal-catlinks li { background: #45475a !important; color: #cdd6f4 !important; }
#p-navigation, #p-namespaces { background: #24273a !important; }