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