Jump to content

Template:Hatnote/styles.css

From Joyful's Civilization
Revision as of 22:14, 16 October 2025 by Admin (talk | contribs)
(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 var( --border-color-subtle, #c8ccd1 );
}
.hatnote.no-border {
	border-bottom: none;
}