Module:Hatnote/styles.css

From Azupedia
Revision as of 21:01, 3 February 2021 by imported>Fire (ページの作成:「.hatnote { font-style: italic; } .hatnote i { font-style: normal; } div.hatnote { @noflip: padding-left: 1.6em; margin-bottom: 0.5em; } /* The templatestyles…」)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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;
}