More actions
Experiment with color settings |
m Experiment with color settings |
||
Line 2: | Line 2: | ||
:root { | :root { | ||
/* Pink is the new black */ | /* Pink is the new black */ | ||
--color-primary__h: | --color-primary__h: 58; | ||
} | } |
Revision as of 22:01, 14 December 2024
/* All CSS here will be loaded for users of the Citizen skin */ :root { /* Pink is the new black */ --color-primary__h: 58; }