better comment

This commit is contained in:
Mylloon 2024-12-15 20:02:23 +01:00
parent 149ac5860c
commit 7b8dafc852
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -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);
}