Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Mobile.css

MediaWiki interface page
Revision as of 10:00, 5 August 2022 by Prince (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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
:root.skin-citizen-dark {
  --color-surface-0: #333232;
}
.list-header {
background-color: #333232;;
}
.mw-footer {
background-color: #2B2A2B;
}
.mw-header.citizen-header {
background-color: #2B2A2B;
transparency: 50;
}
.last-modified-bar {
background-color: #2B2A2B;
}
#footer-bottom {
background-color: #2B2A2B;
}
:root.skin-citizen-dark {
  --color-link: #A17B10;
}