Jump to content

Module:Hatnote/styles.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Galobtter (talk | contribs) at 23:44, 20 July 2019 (fix). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
.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. */
div.hatnote + link + div.hatnote {
	margin-top: -0.5em;
}