Change color of chapter list meta from 600 to 700
This commit is contained in:
parent
6b9824d464
commit
19cc0792e6
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -562,7 +562,7 @@ html:not(.logged-in) body:not(.logged-in) {
|
||||
|
||||
&-subrow {
|
||||
grid-area: 2 / 2 / 3 / 3;
|
||||
color: var(--fg-600);
|
||||
color: var(--fg-700);
|
||||
font: var(--font-weight-normal) var(--fs-xxs)/1.2 var(--font-note);
|
||||
|
||||
&.dot-separator ::before {
|
||||
|
Loading…
x
Reference in New Issue
Block a user