From e91c8fd403ef999de1b7a5cb9f3e167df8734da8 Mon Sep 17 00:00:00 2001 From: Marc LeBlanc Date: Sun, 11 Mar 2018 20:30:28 -0400 Subject: [PATCH 1/2] Stats screen integrated --- web/css/style.css | 10 +++++ web/index.html | 96 +++++++++++++++++++++++++++++------------------ web/js/stats.js | 75 +++++++++++++++++++++++++++++------- 3 files changed, 131 insertions(+), 50 deletions(-) diff --git a/web/css/style.css b/web/css/style.css index 4575d47..2977134 100644 --- a/web/css/style.css +++ b/web/css/style.css @@ -88,4 +88,14 @@ h1 { color: white; font-size: 100px; padding-left: 18% !important; +} + +/* Stats master view */ +#table-stats { + color: white; + font-size: 50px; +} + +#table-stats td { + padding: 0px 15px; } \ No newline at end of file diff --git a/web/index.html b/web/index.html index 64c7abb..6c5194c 100644 --- a/web/index.html +++ b/web/index.html @@ -16,55 +16,79 @@ - - - + + + +
-
+ + + - - -
-
-

Joueur 1

+
+ + + +
+
+

Joueur 1

+
+
+

Joueur 2

+
-
-

Joueur 2

+ +
+
+
-
-
-
-
-
+ + + - - - +
-
+
+
+
+
+ + + + + -
-
-
- - - -