Template:Library cat/style.css

Template page
Revision as of 14:18, 3 November 2023 by CriticalResist (talk | contribs)
/*will remove the alphabetical categorisation categories make automatically*/
.mw-category-generated{
	display:none!important;
}

#mw-pages{
	display:none!important;
}

.library-cat-table tbody tr td:nth-of-type(4) { /*4th table column is Summary*/
	font-size:0.8em;
}