MediaWiki:Common.css: Difference between revisions

From Metroid Prime Speedrunning Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .mw-wiki-logo { background-size: contain; }")
 
(No difference)

Latest revision as of 02:42, 19 September 2020

/* CSS placed here will be applied to all skins */
.mw-wiki-logo {
	background-size: contain;
}