More actions
(Created page with "→All CSS here will be loaded for users of the Citizen skin: .skin-citizen-dark .mw-logo { filter: invert(1) hue-rotate(180deg); }") |
(No difference)
|
Revision as of 12:26, 9 February 2025
/* All CSS here will be loaded for users of the Citizen skin */ .skin-citizen-dark .mw-logo { filter: invert(1) hue-rotate(180deg); }