MediaWiki:Common.css: Difference between revisions
From Encyclopedia of Des Plaines
John Lavalie (talk | contribs) No edit summary |
John Lavalie (talk | contribs) 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; } | ||
/* categories */ | |||
#catlinks-sidebar { background-color: #FFFF00; } | |||
#p-normal-catlinks-label { background-color: #FFFF00; } | #p-normal-catlinks-label { background-color: #FFFF00; } | ||
.mw-normal-catlinks { font-weight: bold; ) | .mw-normal-catlinks { font-weight: bold; ) | ||
Revision as of 15:14, 7 July 2025
/* CSS placed here will be applied to all skins */
.CategoryTreeNotice { display: none; }
/* categories */
#catlinks-sidebar { background-color: #FFFF00; }
#p-normal-catlinks-label { background-color: #FFFF00; }
.mw-normal-catlinks { font-weight: bold; )
.catlinks { font-weight: bold; )
.redirect-in-category { font-style: normal; }
/ *sidebar */
#t-info { display: none }
#t-pagelog { display: none }
#t-recentchangeslinked { display: none }
