More actions
M88youngling (talk | contribs) Created page with "→All CSS here will be loaded for users of the Citizen skin: :root { --color-progressive-oklch__h: 253.3805; }" |
M88youngling (talk | contribs) No edit summary |
||
| Line 3: | Line 3: | ||
:root { | :root { | ||
--color-progressive-oklch__h: 253.3805; | --color-progressive-oklch__h: 253.3805; | ||
} | |||
.skin-theme-clientpref-day { | |||
} | |||
.skin-theme-clientpref-night { | |||
} | } | ||
Revision as of 18:07, 28 April 2026
/* All CSS here will be loaded for users of the Citizen skin */
:root {
--color-progressive-oklch__h: 253.3805;
}
.skin-theme-clientpref-day {
}
.skin-theme-clientpref-night {
}