forked from ruangrupa/lumbung.space
remove orange border on active page number
This commit is contained in:
parent
8d13c54a83
commit
e585e572f0
@ -622,13 +622,11 @@ li.page-item a {
|
||||
}
|
||||
|
||||
li.page-item.active {
|
||||
border-color: tomato;
|
||||
padding: 0.4em;
|
||||
}
|
||||
|
||||
li.page-item.active::after,
|
||||
li.page-item.active::before {
|
||||
border-color: tomato
|
||||
li.page-item.active a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.active a.page-link {
|
||||
|
Loading…
Reference in New Issue
Block a user