diff --git a/static/index.html b/static/index.html index 6612199..52785bf 100644 --- a/static/index.html +++ b/static/index.html @@ -8,7 +8,7 @@ -
+

Squadrons activity

@@ -53,7 +53,7 @@
-
+

Latest leaderboards

diff --git a/static/js/table_styles.css b/static/js/table_styles.css index e10c5b7..c507537 100644 --- a/static/js/table_styles.css +++ b/static/js/table_styles.css @@ -1,5 +1,5 @@ table { - margin-bottom: 20px; + margin: 20px; border: 1px solid #dddddd; border-collapse: collapse; }