remove footnote before space. Add underline on target
This commit is contained in:
parent
a5d8f4dc80
commit
f951d3e5d6
2 changed files with 7 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ body {
|
|||
}
|
||||
|
||||
.footnote::before {
|
||||
content: " [";
|
||||
content: "[";
|
||||
}
|
||||
.footnote::after {
|
||||
content: "]";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue