mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 19:06:49 -04:00
Make font white for book number in collections view
This commit is contained in:
parent
b4c1fdc4ac
commit
8a0b656759
1 changed files with 1 additions and 0 deletions
|
@ -1134,6 +1134,7 @@ main.ebooks > ol a[tabindex][data-ordinal]::before{
|
||||||
font-size: .75rem;
|
font-size: .75rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-family: "League Spartan", sans-serif;
|
font-family: "League Spartan", sans-serif;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
main.ebooks > ol a[tabindex]:hover{
|
main.ebooks > ol a[tabindex]:hover{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue