MediaWiki:Minerva.css

From WickedGov, the Massachusetts civics wiki
Revision as of 04:06, 4 January 2025 by Luke (talk | contribs) (?)
Jump to navigation Jump to search
/* All CSS here will be loaded for users of the MinervaNeue skin */

/* Remove duplicate DiscussionTools messages
This is caused by the jerry-rigged hook
to display protection indicators:
[[MediaWiki:Site-protection-indicators]] */
div.ext-discussiontools-emptystate:nth-child(2) {
	display: none;
}