mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-22 15:02:18 +00:00
clean up footnote backlink styling
This commit is contained in:
parent
5a63d1a007
commit
b00049b2b1
1 changed files with 5 additions and 0 deletions
|
@ -343,4 +343,9 @@ button.tinylytics_kudos:hover {
|
|||
|
||||
#back-to-top svg {
|
||||
fill: var(--link);
|
||||
}
|
||||
|
||||
/* footnote link styling */
|
||||
.footnote-backref {
|
||||
text-decoration: none;
|
||||
}
|
Loading…
Reference in a new issue