mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-12 19:12:18 +00:00
clean up footnote backlink styling
This commit is contained in:
parent
208b3c19c3
commit
0f84fc562a
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