normalize sup tag
This commit is contained in:
parent
5d63958374
commit
6a841d3b57
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue