fix color of paginator bottom border

This commit is contained in:
wuyoli 2022-02-14 12:24:42 +00:00
parent a55ed44d40
commit db39471a42
1 changed files with 1 additions and 1 deletions

View File

@ -448,7 +448,7 @@ img {
.pagination {
margin: 30px;
padding: 0px 0 56px 0;
border-bottom: 1px solid #f2f2f2;
border-bottom: 1px solid #81A1C1;
ul {
list-style: none;