Template:Hatnote/styles.css

Template page
Revision as of 02:59, 3 February 2024 by Fireheart& (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.hatnote {
	font-style: italic;
	padding-bottom: 0.4em;
	margin-bottom: 0.4em;
	color: #555;
	border-bottom: 1px solid #ccc;
}
.hatnote.no-border {
	border-bottom: none;
}