Adding Style for the Pager Buttons
This commit is contained in:
@@ -890,6 +890,14 @@ div.content {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pager a {
|
||||||
|
width: 20px;
|
||||||
|
display: inline-block;
|
||||||
|
padding: 5px;
|
||||||
|
background: var(--clr-surface-a10);
|
||||||
|
border-radius: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user