MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 8: | Line 8: | ||
:root.skin-theme-clientpref-os { | :root.skin-theme-clientpref-os { | ||
--backgroundColor: #07090d; | --backgroundColor: #07090d; | ||
} | } |
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; }