Compare commits
2 Commits
8d13c54a83
...
5eefcf7677
Author | SHA1 | Date | |
---|---|---|---|
5eefcf7677 | |||
e585e572f0 |
@ -622,17 +622,11 @@ li.page-item a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
li.page-item.active {
|
li.page-item.active {
|
||||||
border-color: tomato;
|
|
||||||
padding: 0.4em;
|
padding: 0.4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
li.page-item.active::after,
|
li.page-item.active a {
|
||||||
li.page-item.active::before {
|
text-decoration: underline;
|
||||||
border-color: tomato
|
|
||||||
}
|
|
||||||
|
|
||||||
.active a.page-link {
|
|
||||||
color: tomato;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
li.page-item.disabled {
|
li.page-item.disabled {
|
||||||
|
Loading…
Reference in New Issue
Block a user