MediaWiki:Citizen.css: Difference between revisions

MediaWiki interface page
(Blanked the page)
Tag: Blanking
(this is just css)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* Content here will render to all Citizen Skin Users */
.mw-logo-icon {
    filter: invert(1);
}

Latest revision as of 19:04, 14 August 2023

/* Content here will render to all Citizen Skin Users */
.mw-logo-icon {
    filter: invert(1);
}