MediaWiki:Common.css: Difference between revisions

From Super Mario Galaxy wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* Dark Mode fixes */
.client-js.client-darkmode .mw-wiki-logo {
filter: invert( 1 ) hue-rotate( 180deg )
}

Latest revision as of 02:21, 19 August 2022

/* CSS placed here will be applied to all skins */