Template:Hatnote/styles.css: Difference between revisions

From Pirateverse
Jump to navigation Jump to search
Icosapedia>Sapero
m 1 revision imported
 
m 1 revision imported
 
(No difference)

Latest revision as of 03:01, 6 August 2025

.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;
}