User:Spartacus/vector.css

From Destinypedia, the Destiny wiki

< User:Spartacus
Revision as of 16:42, September 28, 2017 by Spartacus (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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.infobox {
    background-color: #333 !important;
    border:2px solid #666 !important;
}

.infoboxheading {
    color: #fff !important;
}

.infoboxsubheading {
    background-color: #333 !important;
    color: #fff !important;
}

.infobox-group {
    background-color: #666 !important;
}

.navbox {
    background-color: #333 !important;
    border:2px solid #666 !important;
    color: #fff !important;
}

.navbox-group {
    background-color: #333 !important;
    color: #fff !important;
}

.navbox-title {
    background-color: #333 !important;
    color: #fff !important;
}

.navbox-list {
    background-color: #555 !important;
    color: #fff !important;
}