Difference between revisions of "MediaWiki:Common.css"

From RoboJackets Wiki
Jump to navigation Jump to search
(Hide the letters breaking up the lists on category pages)
 
(No difference)

Latest revision as of 13:24, 26 May 2018

/* CSS placed here will be applied to all skins */
.mw-category-generated #mw-subcategories h3, .mw-category-generated .mw-category h3 {
	display: none; /* hide the letters breaking up the lists on category pages */
}