MediaWiki:Common.css: Difference between revisions
From Encyclopedia of Des Plaines
John Lavalie (talk | contribs) No edit summary Tag: Reverted |
John Lavalie (talk | contribs) No edit summary Tag: Reverted |
||
| Line 13: | Line 13: | ||
#t-recentchangeslinked { display: none } | #t-recentchangeslinked { display: none } | ||
table td:nth-child( | table td:nth-child(4) { text-align: center; } | ||
Revision as of 13:38, 8 July 2025
/* CSS placed here will be applied to all skins */
.CategoryTreeNotice { display: none; }
/* categories */
.mw-redirect { font-style: normal; }
#catlinks-sidebar { background-color: #FFFF00; }
#p-normal-catlinks-label { background-color: #FFFF00; }
.catlinks { font-weight: bold; )
/ *sidebar */
#t-info { display: none }
#t-pagelog { display: none }
#t-recentchangeslinked { display: none }
table td:nth-child(4) { text-align: center; }
