More actions
m Experiment with color settings |
m Change theme color |
||
(One intermediate revision 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 */ | ||
:root { | :root { | ||
--color-primary__h: 285; | |||
--color-primary__h: | |||
} | } |
Latest revision as of 23:16, 14 December 2024
/* All CSS here will be loaded for users of the Citizen skin */ :root { --color-primary__h: 285; }