Template:Hatnote/styles.css

From Hololive Fan Wiki
Revision as of 13:57, 20 January 2023 by Aesulus (talk | contribs) (make no-border default)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.hatnote {
	font-style: italic;
	margin-bottom: 0.4em;
	color: #555;
}
.hatnote.bordered {
	padding-bottom: 0.4em;
	border-bottom: 1px solid #ccc;
}