Jump to content

Hatnote/styles.css

From Adaris
Revision as of 21:50, 7 September 2024 by Oros (talk | contribs) (Oros changed the content model of the page Hatnote/styles.css from "wikitext" to "Sanitized CSS")
(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 #ccc;
}
.hatnote.no-border {
	border-bottom: none;
}