use the var

This commit is contained in:
Alexander Yankov 2021-01-01 21:13:17 -10:00 committed by Alex Cabal
parent 8a0b656759
commit 27d081b644

View file

@ -1134,7 +1134,7 @@ main.ebooks > ol a[tabindex][data-ordinal]::before{
font-size: .75rem;
font-weight: bold;
font-family: "League Spartan", sans-serif;
color: white;
color: var(--dark-body-text);
}
main.ebooks > ol a[tabindex]:hover{