mirror of
https://github.com/standardebooks/web.git
synced 2025-07-09 16:20:27 -04:00
Don't use lowercase nums in pagination bar
This commit is contained in:
parent
aed7db7fc1
commit
1f445902e2
1 changed files with 1 additions and 0 deletions
|
@ -1210,6 +1210,7 @@ main.ebooks nav ol li a{
|
|||
padding: 1rem;
|
||||
margin: 0 .5rem;
|
||||
border-radius: .25rem;
|
||||
font-variant-numeric: normal;
|
||||
}
|
||||
|
||||
article nav ol li.highlighted a,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue