MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 10: | Line 10: | ||
} | } | ||
:root { | :root { | ||
--color-surface-0: | --color-surface-0: #c7cad1; | ||
} | } |
Revision as of 22:02, 15 April 2025
:root.skin-theme-clientpref-night { --backgroundColor: #07090d; } :root.skin-theme-clientpref-light { --backgroundColor: #c7cad1; } :root.skin-theme-clientpref-os { --backgroundColor: #07090d; } :root { --color-surface-0: #c7cad1; }