Pagination style updated

This commit is contained in:
Simounet
2021-04-08 15:10:05 +02:00
parent 5d2ab97d1a
commit abb69c5911
4 changed files with 20 additions and 3 deletions

View File

@ -77,6 +77,16 @@
li {
padding: 0;
&:not(.active) a:hover,
&:not(.active) a:active,
&:not(.active) a:focus {
background-color: #e6e6e6;
}
&:not(:last-of-type) {
margin-right: 10px;
}
}
span,