MediaWiki:Mobile.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
| Line 4: | Line 4: | ||
.mw-footer {background-color: #2B2A2B;} | .mw-footer {background-color: #2B2A2B;} | ||
#footer-desc {background-color: #2B2A2B;} | #footer-desc {background-color: #2B2A2B;} | ||
.mw-header.citizen-header {background-color: #2B2A2B;} | .mw-header.citizen-header {background-color: #2B2A2B; opacity: 90%;} | ||
.last-modified-bar {background-color: #2B2A2B;} | .last-modified-bar {background-color: #2B2A2B;} | ||
#footer-bottom {background-color: #2B2A2B;} | #footer-bottom {background-color: #2B2A2B;} | ||
| Line 30: | Line 30: | ||
#citizen-pref-panel {background-color: #2B2A2B;} | #citizen-pref-panel {background-color: #2B2A2B;} | ||
#citizen-pref-form {background-color: #2B2A2B;} | #citizen-pref-form {background-color: #2B2A2B;} | ||
#citizen-pref-toggle {background: transparent;} | |||
/* personal */ | /* personal */ | ||
#p-personal-header {background-color: #2B2A2B;} | #p-personal-header {background-color: #2B2A2B;} | ||
#p-personal {background-color: #2B2A2B;} | #p-personal {background-color: #2B2A2B;} | ||
#citizen-personalMenu__buttonCheckbox {background: transparent;} | |||
/* search */ | /* search */ | ||
#citizen-search__icon {background-color: #2B2A2B;} | #citizen-search__icon {background-color: #2B2A2B;} | ||