Modèle:Hatnote/styles.css
De Documentation e-comBox
< Modèle:Hatnote
Révision datée du 5 juin 2021 à 11:29 par mw>Samwilson (class for no border)
.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;
}