Skip to content

Commit

Permalink
Merge pull request #170 from fuggla/footnote-margin-fix
Browse files Browse the repository at this point in the history
added margin to footnote backlinks
  • Loading branch information
Linbreux authored Aug 14, 2024
2 parents 6741a8f + f9aa95a commit 96409ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/wikmd/static/css/wiki.css
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,7 @@ div.html-integration{
.mermaid {
text-align: center;
}

.footnote-back {
margin-left: 0.5em;
}

0 comments on commit 96409ec

Please sign in to comment.