Prevent footnote and citation references changing line spacing

This commit is contained in:
Jesse Tan 2017-12-18 14:15:29 +01:00
parent 90dce37ce1
commit bb978c0574

View File

@ -161,7 +161,9 @@
// These are the little citation links [1] that show up within paragraphs.
.footnote-reference, .citation-reference
vertical-align: super
vertical-align: baseline
position: relative
top: -0.4em
font-size: 90%
// Tables! Sphinx LOVES TABLES. Most of wyrm assumes you're only going to use a table as a table