MediaWiki:Common.css: Difference between revisions

From MKT Toolbox Wiki
(Created page with "→‎CSS placed here will be applied to all skins: #p-categorytree-portlet > div > div > div > div > div.CategoryTreeItem > a { font-size: 0.75em; }")
(No difference)

Revision as of 13:20, 24 April 2023

/* CSS placed here will be applied to all skins */
#p-categorytree-portlet > div > div > div > div > div.CategoryTreeItem > a {
	font-size: 0.75em;
}