MediaWiki:Common.css: Difference between revisions

From Global Knowledge Compendium of Traditional Crafts and Artisanal Techniques
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
@import url("/resources/flag-icons/css/flag-icons.min.css");
#catlinks {
#catlinks {
display: block !important;
display: block !important;
margin-top: 2em;
}
}



Latest revision as of 07:48, 21 June 2025

/* CSS placed here will be applied to all skins */
@import url("/resources/flag-icons/css/flag-icons.min.css");

#catlinks {
	
	display: block !important;
	margin-top: 2em;
}

#p-banner {
	display: none;
}