Set pagination font to monospace
This commit is contained in:
parent
27d5e933ba
commit
6fbbeff32c
@ -1046,3 +1046,7 @@ th {
|
||||
box-shadow: -10px -15px 75px rgba(#eba814, 1);
|
||||
transition: 100ms all ease-in;
|
||||
}
|
||||
|
||||
.page-item {
|
||||
font-family: monospace;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user