Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
no edit summary
Tag: Reverted
Line 131: Line 131:
.infobox-label {
.infobox-label {
     font-weight: 600;
     font-weight: 600;
}
/* Show hidden categories to admins/editors only */
body.user-admin #mw-normal-catlinks ul li.hiddencategory,
body.user-sysop #mw-normal-catlinks ul li.hiddencategory {
    display: list-item;
}
}

Navigation menu