Created page with "→‎CSS placed here will be applied to all skins: .mw-logo-icon { display:none; }"
(No difference)

Revision as of 12:11, 9 October 2024

/* CSS placed here will be applied to all skins */
.mw-logo-icon
{
	display:none;
}