MediaWiki:Timeless.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:
/* All CSS here will be loaded for users of the Timeless skin */
/* All CSS here will be loaded for users of the Timeless skin */
/* Dark Mode fixes */
.client-js.client-darkmode .mw-wiki-logo.timeless-logo {
filter: invert( 1 ) hue-rotate( 180deg )
}

Latest revision as of 02:21, 19 August 2022

/* All CSS here will be loaded for users of the Timeless skin */