💄 style: use serif font in footnote numbers
For consistency with the paragraph and note contents.
This commit is contained in:
parent
611790ab2b
commit
872992b426
@ -130,6 +130,7 @@ table tbody tr:nth-child(even) {
|
|||||||
border-top: 1px solid var(--border-color);
|
border-top: 1px solid var(--border-color);
|
||||||
padding-top: 1rem;
|
padding-top: 1rem;
|
||||||
sup {
|
sup {
|
||||||
|
font-family: var(--serif-font);
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
margin-right: 0.15rem;
|
margin-right: 0.15rem;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user