MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More languages
More actions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
:root { |
:root { |
||
--theme-background: # |
--theme-background: #ffffff; /* Replace with your desired color */ |
||
} |
} |
Revision as of 13:43, 3 August 2025
:root { --theme-background: #ffffff; /* Replace with your desired color */ }