More actions
No edit summary |
No edit summary |
(No difference)
|
Latest revision as of 12:46, 9 February 2025
/* All CSS here will be loaded for users of the Citizen skin */ .skin-citizen-dark .citizen-header__logo { filter: invert(1) hue-rotate(180deg); } @media screen { .mw-logo-icon { filter: invert(1); } }