forked from ruangrupa/lumbung.space
fix pagination
This commit is contained in:
parent
a3408ee5d2
commit
ed68b2e150
@ -702,6 +702,7 @@ li.page-item:before {
|
|||||||
height: 50%;
|
height: 50%;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
border-left: 2px solid black;
|
border-left: 2px solid black;
|
||||||
|
z-index: -100;
|
||||||
}
|
}
|
||||||
|
|
||||||
li.page-item:after {
|
li.page-item:after {
|
||||||
@ -712,6 +713,7 @@ li.page-item:after {
|
|||||||
height: 50%;
|
height: 50%;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
border-right: 2px solid black;
|
border-right: 2px solid black;
|
||||||
|
z-index: -100;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user