Module:Hatnote/styles.css

From Random Island Wiki
Revision as of 23:50, 25 July 2019 by >Izno (per guidelines)
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. */
div.hatnote + link + div.hatnote {
	margin-top: -0.5em;
}