MediaWiki:Common.css: Difference between revisions

From GCA ACT
Jump to navigationJump to search
(No difference)

Revision as of 06:43, 30 October 2023

/* CSS placed here will be applied to all skins */
/* Hide "no subcategories" text in CategoryTree */
tree-nochildren {
    display: none;
}