/* Remove underlining from links */ a.footnote-reference { text-decoration: none; } /* Footnote list styling */ dl.footnote.superscript > dt.label { /* Override epub.css */ font-size: initial; } /* Table formatting */ table.docutils td, table.docutils th { border-top: 1px solid #aaa; }