Jump to content

MediaWiki:Vector-2022.css

From Red Letter Media Wiki
Revision as of 05:12, 4 June 2024 by Orangestar (talk | contribs) (Created page with "body { background: #321616; } h1, h2, h3, h4, h5, h6 { color: var(--color-base); }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 {
    background: #321616;
}

h1, h2, h3, h4, h5, h6 {
    color: var(--color-base);
}