Jump to content

Module:Hatnote/styles.css: Difference between revisions

fmt
fix
Line 10: Line 10:
margin-bottom: 0.5em;
margin-bottom: 0.5em;
}
}
/* The templatestyles element inserts a link element before every hatnote. */
/* The templatestyles element inserts a link element before hatnotes. */
div.hatnote + link + div.hatnote {
div.hatnote + link + div.hatnote {
margin-top: -0.5em;
margin-top: -0.5em;
}
}