improve swiping logic

This commit is contained in:
r888888888
2014-04-12 14:59:02 -07:00
parent 9314db5183
commit 26f35b551c
3 changed files with 24 additions and 16 deletions

View File

@@ -9,12 +9,12 @@ body {
}
input[type=text], input[type=submit] {
font-size: 20pt;
font-size: 18pt;
}
/* paginator */
div.paginator {
font-size: 18pt;
font-size: 16pt;
font-weight: bold;
text-align: center;