MediaWiki:Common.css

From ConsoleMods Wiki
Revision as of 22:46, 24 April 2021 by Derf (talk | contribs)
Jump to navigation Jump to search

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.
/* CSS placed here will be applied to all skins */
.ns-3000 .mw-wiki-logo, .page-Xbox_Main_Page .mw-wiki-logo {
    background-image: url("/mediawiki/images/7/72/Xbox-Logo.png");
}

.ns-3000 #mw-panel {
    background-color: #000;
    color: #4CFF00;
}

.ns-3000 #mw-panel a:visited {
    color: #4CFF00;
}

html:has(.ns-3000) { background: #000; } {
    background-color: #000;
}