Template:Hatnote/styles.css

From wikiNonStop
Revision as of 06:43, 16 August 2024 by Majestix (talk | contribs) (1 revision imported: initial Setup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.hatnote {
	font-style: italic;
	padding-bottom: 0.4em;
	margin-bottom: 0.4em;
	border-bottom: 1px solid #ccc;
}
.hatnote.no-border {
	border-bottom: none;
}