MediaWiki:Citizen.css: Difference between revisions

MediaWiki interface page
(Created page with "→‎All CSS here will be loaded for users of the Citizen skin: * { --color-primary: #444444; }")
 
No edit summary
Tag: Manual revert
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* All CSS here will be loaded for users of the Citizen skin */
/* All CSS here will be loaded for users of the Citizen skin */
* {
  --color-primary: #444444;
}

Latest revision as of 23:28, 11 February 2023

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