From 0920e5546bc493195c590dc8151370621d5eb1eb Mon Sep 17 00:00:00 2001 From: AudricV <74829229+AudricV@users.noreply.github.com> Date: Sat, 14 Jan 2023 17:49:47 +0100 Subject: [PATCH] [Client] Improve game HTML page - Remove unused elements; - Improve some comments and elements. --- truthseeker/templates/game.html | 70 ++++++++++++++++----------------- 1 file changed, 34 insertions(+), 36 deletions(-) diff --git a/truthseeker/templates/game.html b/truthseeker/templates/game.html index 3e8618a..4b8b786 100644 --- a/truthseeker/templates/game.html +++ b/truthseeker/templates/game.html @@ -27,7 +27,7 @@
- +
Example @@ -42,9 +42,10 @@
- +
@@ -65,69 +66,66 @@