MediaWiki:Common.css: Difference between revisions

From Rejoice in the Catholic Faith
(Created page with "→‎CSS placed here will be applied to all skins: .noautonum .tocnumber { display: none; }")
 
No edit summary
Line 3: Line 3:


.noautonum .tocnumber { display: none; }
.noautonum .tocnumber { display: none; }
#siteSub{display:block;}

Revision as of 12:29, 31 January 2024

/* CSS placed here will be applied to all skins */


.noautonum .tocnumber { display: none; }


#siteSub{display:block;}