Correct placement

This commit is contained in:
Kasper Rynning-Tønnesen
2018-10-24 15:41:36 +02:00
parent cef50a07ef
commit c81fde167f

View File

@@ -131,12 +131,6 @@
justify-content: space-around;
}
#pageButtons, #pageButtons a{
color:white !important;
justify-content: space-evenly;
align-items: center;
}
.prev_page, .next_page{
cursor: pointer;
}
@@ -550,7 +544,8 @@ html {
#pageButtons, #pageButtons a{
color:white !important;
width: 100%;
justify-content: center;
justify-content: space-evenly;
align-items: center;
}
#pageNumber{