No edit summary |
No edit summary |
||
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: # | --color-primary: #dc2f02; | ||
} | } |
Revision as of 23:25, 11 February 2023
/* All CSS here will be loaded for users of the Citizen skin */ * { --color-primary: #dc2f02; }