Template:Hatnote/styles.css: Difference between revisions
Appearance
Created page with ".hatnote { font-style: italic; padding-bottom: 0.4em; margin-bottom: 0.4em; border-bottom: 1px solid #ccc; } .hatnote.no-border { border-bottom: none; }" |
Oros changed the content model of the page Template:Hatnote/styles.css from "wikitext" to "Sanitized CSS" |
(No difference)
|
Latest revision as of 21:51, 7 September 2024
.hatnote {
font-style: italic;
padding-bottom: 0.4em;
margin-bottom: 0.4em;
border-bottom: 1px solid #ccc;
}
.hatnote.no-border {
border-bottom: none;
}