Add style for pagination
This commit is contained in:
parent
77676b3e3b
commit
079e7f1642
1 changed files with 4 additions and 1 deletions
|
@ -422,4 +422,7 @@ body {
|
|||
|
||||
.custom-black-logo {
|
||||
padding: 8px 15px;
|
||||
}
|
||||
}
|
||||
.pagination a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue