From 506d435b6f43c4942031d0f1c04b9c0cfce90430 Mon Sep 17 00:00:00 2001 From: "caleb.mabry.15@cnu.edu" Date: Mon, 14 Mar 2022 22:03:20 -0400 Subject: Final fix for overlapping chars --- public/client.html | 40 ++++++++-------------------------------- 1 file changed, 8 insertions(+), 32 deletions(-) (limited to 'public') diff --git a/public/client.html b/public/client.html index dc924fb..e11d662 100644 --- a/public/client.html +++ b/public/client.html @@ -83,40 +83,22 @@
- - - - +
- - - - +
- - - - +
- - - - +
- - - - +
- - - - +
@@ -125,16 +107,10 @@
- - - - +
- - - - +
-- cgit From 865d0a10c22b529f1eb125077bbdd8139dc2c214 Mon Sep 17 00:00:00 2001 From: "caleb.mabry.15@cnu.edu" Date: Mon, 14 Mar 2022 22:30:03 -0400 Subject: Fixing characters again --- public/client.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'public') diff --git a/public/client.html b/public/client.html index e11d662..07b1ea9 100644 --- a/public/client.html +++ b/public/client.html @@ -107,10 +107,10 @@
- +
- +
-- cgit From a1cc316e300c673218bff92b34d977871646bbce Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Wed, 16 Mar 2022 23:24:06 +0100 Subject: remove unused gify lib --- public/client.html | 1 - 1 file changed, 1 deletion(-) (limited to 'public') diff --git a/public/client.html b/public/client.html index dc924fb..067b3ab 100644 --- a/public/client.html +++ b/public/client.html @@ -39,7 +39,6 @@ - -- cgit From 61c765fcb42804aef73d31b5c9129f9aeb25f8da Mon Sep 17 00:00:00 2001 From: "caleb.mabry.15@cnu.edu" Date: Wed, 16 Mar 2022 20:08:32 -0400 Subject: Resolving first comment --- public/client.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/client.html b/public/client.html index 07b1ea9..7a563d2 100644 --- a/public/client.html +++ b/public/client.html @@ -83,7 +83,7 @@
- +
-- cgit From ec459ba3f054be81e9c8cd4531789a19512415fa Mon Sep 17 00:00:00 2001 From: "caleb.mabry.15@cnu.edu" Date: Wed, 16 Mar 2022 21:40:11 -0400 Subject: Added 2 more I forgot --- public/client.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'public') diff --git a/public/client.html b/public/client.html index 7a563d2..6d3810a 100644 --- a/public/client.html +++ b/public/client.html @@ -89,13 +89,13 @@
- +
- +
-- cgit From d0ab0a66ee5ec34b8c92d14b517a9a3b21b911d7 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Fri, 18 Mar 2022 02:26:12 +0100 Subject: these aren't needed either --- public/client.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'public') diff --git a/public/client.html b/public/client.html index 067b3ab..1abaa4f 100644 --- a/public/client.html +++ b/public/client.html @@ -39,8 +39,6 @@ - - -- cgit From df721fdce507625f7649e4d28eeffba7910533ab Mon Sep 17 00:00:00 2001 From: "caleb.mabry.15@cnu.edu" Date: Fri, 18 Mar 2022 12:31:58 -0400 Subject: Final touches --- public/client.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'public') diff --git a/public/client.html b/public/client.html index 6d3810a..1ecab8f 100644 --- a/public/client.html +++ b/public/client.html @@ -20,11 +20,7 @@ - @@ -34,10 +30,12 @@ - + + + -- cgit From cab55d2ef3d2f2835061f2c947c6cb63a47fb283 Mon Sep 17 00:00:00 2001 From: "caleb.mabry.15@cnu.edu" Date: Fri, 18 Mar 2022 14:53:19 -0400 Subject: LongByte was right --- public/client.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'public') diff --git a/public/client.html b/public/client.html index 1ecab8f..297a284 100644 --- a/public/client.html +++ b/public/client.html @@ -20,7 +20,8 @@ - -- cgit From d02fc1e3fca96be995a7e6059eef65f52c24c756 Mon Sep 17 00:00:00 2001 From: "caleb.mabry.15@cnu.edu" Date: Fri, 18 Mar 2022 14:59:35 -0400 Subject: Adding script tags back --- public/client.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'public') diff --git a/public/client.html b/public/client.html index 297a284..4101979 100644 --- a/public/client.html +++ b/public/client.html @@ -20,7 +20,10 @@ - -- cgit