MediaWiki:Mobile.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
| Line 3: | Line 3: | ||
.list-header {background-color: #333232;} | .list-header {background-color: #333232;} | ||
.mw-footer {background-color: #2B2A2B;} | .mw-footer {background-color: #2B2A2B;} | ||
.mw-header.citizen-header {background-color: #2B2A2B | .mw-header.citizen-header {background-color: #2B2A2B;} | ||
.last-modified-bar {background-color: #2B2A2B;} | .last-modified-bar {background-color: #2B2A2B;} | ||
#footer-bottom {background-color: #2B2A2B;} | #footer-bottom {background-color: #2B2A2B;} | ||
| Line 10: | Line 10: | ||
.editOptions {background-color: #333232;} | .editOptions {background-color: #333232;} | ||
pre {background-color: #4D4C4D} | pre {background-color: #4D4C4D} | ||
.citizen-drawer_header {background-color: #2B2A2B;} | |||
.citizen-drawer_menu {background-color: #2B2A2B;} | |||
/* text/textboxes */ | /* text/textboxes */ | ||