Template:Hatnote/styles.css

From Ymirheim Wiki
< Template:Hatnote
Revision as of 10:38, 5 October 2021 by Neris (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.hatnote {
	font-style: italic;
	padding-left: 1.6em;
	margin-bottom: 0.4em;
	color: #555;
	border-bottom: 1px solid #ccc;
}
.hatnote.no-border {
	border-bottom: none;
}