MediaWiki:Common.css: Difference between revisions

From MemCP
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: #p-logo a { background-size: contain; }")
(No difference)

Revision as of 18:48, 14 May 2024

/* CSS placed here will be applied to all skins */
#p-logo a {
	background-size: contain;
}