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: Difference between revisions

MediaWiki interface page
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 10: Line 10:
.mw-header.citizen-header {
.mw-header.citizen-header {
background-color: #2B2A2B;
background-color: #2B2A2B;
transparency: 50%;
transparency: 50;
}
}
.last-modified-bar {
.last-modified-bar {

Revision as of 09:55, 5 August 2022

:root.skin-citizen-dark {
  --color-surface-0: #333232;
}
:root.skin-citizen-dark {
  --color-link: #A17B10;
}
.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;
}
.list-header (
background-color: #2B2A2B;
}