MediaWiki:Common.css: Difference between revisions

From Powers Within
(Created page with "→‎CSS placed here will be applied to all skins: #footer{ display:none; }")
 
(No difference)

Latest revision as of 15:44, 21 April 2023

/* CSS placed here will be applied to all skins */
#footer{
	display:none;
}