better comment
This commit is contained in:
parent
149ac5860c
commit
7b8dafc852
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ section.footnotes * {
|
|||
font-size: calc(var(--font-size) * 0.8);
|
||||
}
|
||||
|
||||
/* Hightlight targeted link */
|
||||
/* Hightlight footnote on click */
|
||||
section.footnotes :target {
|
||||
background-color: light-dark(#fafa35b9, #adad213c);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue