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 1: | Line 1: | ||
:root.skin-citizen-dark { | :root.skin-citizen-dark { | ||
--color-surface-0: #333232; | --color-surface-0: #333232; | ||
} | |||
#bodyContent { | |||
--color-link: '#333232'; | |||
} | |||
.mw-footer { | |||
background-color: '#333232' | |||
} | } | ||