Difference between revisions of "Hatnote/styles.css"
Jump to navigation
Jump to search
test>Izno (per guidelines) |
m (10 revisions imported) |
(No difference)
| |
Latest revision as of 16:12, 20 September 2020
.hatnote {
font-style: italic;
}
.hatnote i {
font-style: normal;
}
div.hatnote {
/* @noflip */
padding-left: 1.6em;
margin-bottom: 0.5em;
}
/* The templatestyles element inserts a link element before hatnotes. */
div.hatnote + link + div.hatnote {
margin-top: -0.5em;
}