Restyle prev next links on list page

This commit is contained in:
Joe Hutchinson
2020-01-29 20:55:56 -05:00
parent 136d24e936
commit 73fb5c3b63
2 changed files with 5 additions and 2 deletions

View File

@@ -253,6 +253,9 @@ strong {
width: 100%;
max-width: 47rem;
}
.pagination-text {
font-family: 'latolatinwebmedium';
}
.pagination-newer {
float:left;
}