Jump to content

Template:Hatnote/styles.css: Difference between revisions

From wikiNonStop
Color unnecessary - identical to parent.
 
m 1 revision imported: Initial setup
 
(No difference)

Latest revision as of 15:41, 22 December 2024

.hatnote {
	font-style: italic;
	padding-bottom: 0.4em;
	margin-bottom: 0.4em;
	border-bottom: 1px solid #ccc;
}
.hatnote.no-border {
	border-bottom: none;
}