More actions
GamingTwist (talk | contribs) Created page with "→All CSS here will be loaded for users of the Citizen skin: :root { →Pink is the new black: --color-primary__h: 320; }" |
GamingTwist (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
:root { | :root { | ||
/* Pink is the new black */ | /* Pink is the new black */ | ||
--color-primary__h: | --color-primary__h: 120; | ||
} | } |
Revision as of 18:33, 20 December 2024
/* All CSS here will be loaded for users of the Citizen skin */ :root { /* Pink is the new black */ --color-primary__h: 120; }