mirror of
https://github.com/standardebooks/web.git
synced 2025-07-22 07:14:59 -04:00
use the var
This commit is contained in:
parent
8a0b656759
commit
27d081b644
1 changed files with 1 additions and 1 deletions
|
@ -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{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue