MediaWiki:Mobile.css: Difference between revisions

From Arisepedia
(Created page with "→‎All CSS here will be loaded for users of the mobile site: .skin-minerva .client-darkmode .mw-wiki-logo { filter: invert(1) hue-rotate(180deg); }")
 
No edit summary
 
Line 1: Line 1:
/* All CSS here will be loaded for users of the mobile site */
/* All CSS here will be loaded for users of the mobile site */
.skin-minerva .client-darkmode .mw-wiki-logo {
    filter: invert(1) hue-rotate(180deg);
}

Latest revision as of 13:57, 5 October 2024

/* All CSS here will be loaded for users of the mobile site */