/* Footnote styling in text */ a.footnote-reference.superscript { font-size: 0.6em; vertical-align: super; line-height: 0; } sup { line-height: 0; } /* Format multiple footnote backlinks */ .footnote-list .footnote .backrefs { display: none; } .fn-bracket { display: none; }