Skip to content

Commit

Permalink
added margin to footnote backlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
fuggla committed Aug 14, 2024
1 parent 6741a8f commit f9aa95a
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 f9aa95a

Please sign in to comment.