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

Template page
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 6: Line 6:
#mw-pages{
#mw-pages{
display:none!important;
display:none!important;
}
#mw-hidden-catlinks{
display:none;
}
}

Revision as of 19:44, 30 September 2023

/*will remove the alphabetical categorisation categories make automatically*/
.mw-category-generated{
	display:none!important;
}

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