Difference between revisions of "MediaWiki:Common.css"

From Grifkuba
m
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#div.mw-related-navigation {
#mw-related-navigation {
display: none;
display: none;
}
}

Revision as of 19:39, 5 April 2022

/* CSS placed here will be applied to all skins */
#mw-related-navigation {
	display: none;
}