Hopefully fixed error with 'reloading every click'

This commit is contained in:
Kasper Rynning-Tønnesen
2016-11-17 15:58:52 +01:00
parent 90f8a8f1a6
commit 8c218d1086
5 changed files with 15 additions and 9 deletions

View File

@@ -20,6 +20,10 @@
color:white !important;
}
.prev_page, .next_page{
cursor: pointer;
}
.prev_page_hide, .next_page_hide{
visibility: visible !important;
color:gray;