MediaWiki:Common.css: Difference between revisions

From Encyclopedia of Des Plaines
No edit summary
No edit summary
Tag: Reverted
Line 12: Line 12:
#t-pagelog { display: none }
#t-pagelog { display: none }
#t-recentchangeslinked { display: none }
#t-recentchangeslinked { display: none }
table td:nth-child(3) { 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(3) { text-align: center; }