diff --git a/assets/css/src/texts.css b/assets/css/src/texts.css index 970a57a..2a4fbd1 100644 --- a/assets/css/src/texts.css +++ b/assets/css/src/texts.css @@ -180,6 +180,10 @@ article p:not(:last-child) { font-weight: var(--font-weight-bold) !important; } +.footnote sup { + all: unset; +} + .footnote:focus-visible, .footnote:target { text-decoration: underline !important;