Use alt. sans font for TOC text.
This commit is contained in:
parent
0a7e6bd42d
commit
f1a105b3b3
1 changed files with 1 additions and 0 deletions
|
@ -308,6 +308,7 @@ nav.toc {
|
||||||
}
|
}
|
||||||
li {
|
li {
|
||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
|
font-family: var(--font--sans-serif-alt);
|
||||||
}
|
}
|
||||||
> ol {
|
> ol {
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
|
|
Loading…
Reference in a new issue