The District of Joban MediaWiki:Citizen.css

MediaWiki:Citizen.css

MediaWiki interface page
Revision as of 01:00, 17 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;
    color: #ddd;
    border: none;
    box-shadow: 0px 0px 25px 0px #000;
}

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

.skin-citizen-dark tr {
    margin-top: 10px;
}

.skin-citizen-dark .mwe-popups .mwe-popups-extract {
    color: #ddd !important;
}

.skin-citizen-dark .mwe-popups.mwe-popups-is-not-tall .mwe-popups-container{
    background-color: #333c41;
}