diff --git a/.gitignore b/.gitignore index 58c3d86..e1174fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ +notes + # Created by https://www.gitignore.io/api/node,bower,linux ### Node ### diff --git a/css/style.css b/css/style.css index de240d1..e9ea7b4 100644 --- a/css/style.css +++ b/css/style.css @@ -6888,3 +6888,7 @@ label { .pagination { margin: 0px; } +.dataTables_wrapper .dataTables_paginate .paginate_button { + margin: 0px; + padding: 0px; +} diff --git a/index.html b/index.html index f21f4d3..126af31 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,18 @@
+ + + + + + + + + + + + @@ -11,7 +23,7 @@ - +