Template:Hatnote/styles.css

From pronounmail wiki
Revision as of 18:06, 3 February 2025 by Jorb (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.hatnote {
	font-style: italic;
	padding-bottom: 0.4em;
	margin-bottom: 0.4em;
	border-bottom: 1px solid var( --border-color-subtle, #c8ccd1 );
}
.hatnote.no-border {
	border-bottom: none;
}