Module:Hatnote/styles.css

Nothing to hide, but nothing to show you either.
Revision as of 19:49, 29 April 2021 by wikipedia>Izno (add a note)
Jump to navigation Jump to search
.hatnote {
	font-style: italic;
}

.hatnote i {
	font-style: normal;
}

div.hatnote {
	/* @noflip */
	padding-left: 1.6em;
	margin-bottom: 0.5em;
}

/* The templatestyles element inserts a link element before hatnotes.
 * TODO: Remove link if/when WMF resolves T200206 */
div.hatnote + link + div.hatnote {
	margin-top: -0.5em;
}