Predefinição:Hatnote/styles.css

Fonte: Ymirheim Wiki
< Predefinição:Hatnote
Revisão em 10h32min de 5 de outubro de 2021 por Neris (discussão | contribs) (Created page with ".hatnote { font-style: italic; padding-bottom: 0.4em; margin-bottom: 0.4em; color: #555; border-bottom: 1px solid #ccc; } .hatnote.no-border { border-bottom: none; }")
(dif) ← Revisão anterior | Revisão atual (dif) | Revisão seguinte → (dif)
.hatnote {
	font-style: italic;
	padding-bottom: 0.4em;
	margin-bottom: 0.4em;
	color: #555;
	border-bottom: 1px solid #ccc;
}
.hatnote.no-border {
	border-bottom: none;
}