MediaWiki:Common.css: Difference between revisions

From Super Mario Galaxy wiki
Jump to navigation Jump to search
(add css rule for logo image)
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.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 */