Template:Hatnote/styles.css: Difference between revisions
(class for no border) |
(No difference)
|
Revision as of 11:29, 5 June 2021
.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; }