Module:Hatnote/styles.css

.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 every hatnote. */
div.hatnote + link + div.hatnote {
	margin-top: -0.5em;
}