Template:Hatnote/styles.css: Difference between revisions
Jump to navigation
Jump to search
MediaWiki>Samwilson (class for no border) |
Ebmusicman84 (talk | contribs) m (1 revision imported) |
(No difference)
| |
Latest revision as of 01:46, 21 December 2023
.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;
}