User:BeepBolop/common.css

From Final Fantasy XIV Online Wiki
< User:BeepBolop
Revision as of 01:59, 22 September 2021 by BeepBolop (talk | contribs)
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, #content, #toc, .infobox-n {
  background-color: #232323;
  color: white !important;
}
h1, h2, h3, h4 {
  color: white !important;
}
a {
  color: white !important;
}
a:visited {
  color: lightblue !important
}
.table.item > tbody > tr:nth-child(odd) {
  background-color: #404040 !important;
}
.rarity {
  background-color: white;
  padding: 3px;
}
.toctogglelabel {
  color: lightblue !important;
}
.mw-content-ltr .tocnumber {
  color: gray;
}