The District of Joban MediaWiki:Citizen.css

MediaWiki:Citizen.css

MediaWiki interface page
Revision as of 19:29, 10 April 2022 by LX86 (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.
.skin-citizen-dark .infobox {
    background-color: #232A30 !important;
    color: #ddd;
    border: none;
    box-shadow: 0px 0px 25px 0px #111;
}

.skin-citizen-dark .infobox-category {
    font-weight: normal;
    background-color: #323D44;
}

.skin-citizen-dark tr {
    box-shadow: 0px 1px 1px #bbb;
}