/* Paragraph numbers */ span.paragraph-num a { text-decoration: none; } span.paragraph-num a::before { content: '['; } span.paragraph-num a::after { content: '] '; } /* Remove underlining from links */ a.footnote-reference { text-decoration: none; } /* Table formatting */ table.docutils td, table.docutils th { border-top: 1px solid #aaa; }