forked from deepStateMirrors/tabi
✨ feat: add backlinks to footnotes (#101)
This commit is contained in:
parent
a1ceb74785
commit
5cdc18e688
12 changed files with 80 additions and 14 deletions
|
@ -138,6 +138,11 @@ hr {
|
|||
}
|
||||
}
|
||||
|
||||
.footnote-backlink {
|
||||
font-size: 0.8rem;
|
||||
margin-left: 0.2rem;
|
||||
}
|
||||
|
||||
.references p {
|
||||
text-indent: -2.4rem;
|
||||
margin-left: 2.4rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue