MediaWiki:Common.css: Difference between revisions

From Modding Haven
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
div.gallerytext > p > #text {
display: none !important;
}

Revision as of 21:37, 19 January 2024

/* CSS placed here will be applied to all skins */
div.gallerytext > p > #text { 
	display: none !important;
}