Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* Undo the effect of [[Special:Diff/755413110]] from [[Special:Permalink/755622275#RfC to regularise spacing between paragraphs on talk pages]] */
.ns-talk .mw-body-content dd {
	margin-top: auto;
	margin-bottom: auto;
}

/* GA and FA icons in categories */
.mw-category-generated .good-content:after {
	content: url( https://upload.wikimedia.org/wikipedia/en/thumb/9/94/Symbol_support_vote.svg/9px-Symbol_support_vote.svg.png );
}
.mw-category-generated .featured-content:after {
	content: url( https://upload.wikimedia.org/wikipedia/en/thumb/e/e7/Cscr-featured.svg/10px-Cscr-featured.svg.png );
}

/* Show all Citation Style 1 error messages */
.citation-comment {
	display: inline !important;
}