Template:Library cat/style.css: Difference between revisions

Template page
(Created page with "→‎empty for now: ")
 
No edit summary
Line 1: Line 1:
/*empty for now*/
/*will remove the alphabetical categorisation categories make automatically if present on a page*/
.mw-category-generated{
display:none;
}

Revision as of 18:04, 30 September 2023

/*will remove the alphabetical categorisation categories make automatically if present on a page*/
.mw-category-generated{
	display:none;
}