User:Toeryn/vector.css

From Final Fantasy XIV Online Wiki
< User:Toeryn
Revision as of 17:52, 26 November 2021 by Toeryn (talk | contribs) (Created page with "body { background: #313030;; color: white; } .vector-menu-content-list > li > a { color: #e3e1e1 !important; } .mw-body { background: #313030; color: #e3e1e1 !...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Note: After saving, 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.
body {
  background: #313030;;
  color: white;
}

.vector-menu-content-list > li > a {
   color: #e3e1e1 !important; 
}

.mw-body {
   background: #313030;
   color: #e3e1e1 !important; 
}

h1, h2, h3, h4, h5, h6 {
   color: #e3e1e1 !important; 
}