MediaWiki:Common.css: Difference between revisions

From Super Mario Galaxy wiki
Jump to navigation Jump to search
(add css rule for logo image)
(No difference)

Revision as of 03:46, 15 August 2022

/* CSS placed here will be applied to all skins */
.client-js.client-darkmode .mw-wiki-logo {
	filter: invert( 1 ) hue-rotate( 180deg )
}