Template:Hatnote/styles.css

From Icosapedia
Revision as of 20:12, 11 March 2026 by Muttgiirl (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump 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;
}