MediaWiki:Common.css: Difference between revisions

From Encyclopedia of Des Plaines
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.CategoryTreeNotice { display:none; }
.CategoryTreeNotice { display:none; }
.p-normal-catlinks-label { background-color: yellow; }
.p-normal-catlinks-label { background-color: #FFFF00; }

Revision as of 11:20, 3 July 2025

/* CSS placed here will be applied to all skins */
.CategoryTreeNotice { display:none; }
.p-normal-catlinks-label { background-color: #FFFF00; }