MediaWiki:Citizen.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 4: Line 4:
:root.skin-citizen-dark {
:root.skin-citizen-dark {
   --color-surface-0: #11151d;
   --color-surface-0: #11151d;
  --color-surface-1: #2b2f35;






}
}

Revision as of 04:52, 14 January 2024

/* All CSS here will be loaded for users of the Citizen skin */


:root.skin-citizen-dark {
  --color-surface-0: #11151d;



}