MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
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; }" |
No edit summary |
||
| (13 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
:root { | :root { | ||
/* Pink is the new black */ | /* Pink is the new black */ | ||
--color- | --color-primary-oklch__h: 45; | ||
} | |||
:root.citizen-v4 { | |||
--color-surface-0: light-dark( #f8f0ec, #0d0806 ); | |||
} | } | ||