change footnote number color
This commit is contained in:
parent
0766e64b96
commit
a5d8f4dc80
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ article p:not(:last-child) {
|
|||
.footnote,
|
||||
.footnote * {
|
||||
scroll-margin-block-start: calc(var(--unit--vertical) * 6);
|
||||
color: var(--color-secondary);
|
||||
color: var(--color-primary);
|
||||
text-decoration: none !important;
|
||||
font-weight: var(--font-weight-bold) !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue