Jump to content
🗳️🖥️ The Wikimedia Foundation December 2024 Developer Satisfaction Survey closes on the 2025-01-03. This survey helps us measure developer satisfaction, and prioritize work on tools and platforms for our technical contributors.

Template:Hatnote/styles.css

From wikiNonStop
Revision as of 06:56, 27 December 2024 by Majestix (talk | contribs) (1 revision imported: Initial )
(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;
}