Index: web-extra/martin.css.pp ================================================================== --- web-extra/martin.css.pp +++ web-extra/martin.css.pp @@ -275,10 +275,15 @@ a.cross-reference::before { content: '☞\00a0'; /* Non-breaking space */ font-style: normal; color: ◊color-xrefmark; } + + /* Footnote links */ + sup a { + font-weight: bold; + } p.time { margin: 0 0 ◊x-lineheight[1] 0; } footer.article-info {