From 97b14815b05c6f34ddef4cfa07702234b2828aec Mon Sep 17 00:00:00 2001 From: NigeParis Date: Sat, 3 Jan 2026 12:07:32 +0100 Subject: [PATCH] WIP css orga ttt --- frontend/src/pages/chat/chat.html | 2 +- frontend/src/pages/ttt/ttt.css | 0 frontend/src/pages/ttt/ttt.html | 36 ++++++++++++++++++------------- 3 files changed, 22 insertions(+), 16 deletions(-) create mode 100644 frontend/src/pages/ttt/ttt.css diff --git a/frontend/src/pages/chat/chat.html b/frontend/src/pages/chat/chat.html index 869e687..954768a 100644 --- a/frontend/src/pages/chat/chat.html +++ b/frontend/src/pages/chat/chat.html @@ -2,7 +2,7 @@

- ChatterBox + Chatter Box


diff --git a/frontend/src/pages/ttt/ttt.css b/frontend/src/pages/ttt/ttt.css new file mode 100644 index 0000000..e69de29 diff --git a/frontend/src/pages/ttt/ttt.html b/frontend/src/pages/ttt/ttt.html index 7773eed..6729e9a 100644 --- a/frontend/src/pages/ttt/ttt.html +++ b/frontend/src/pages/ttt/ttt.html @@ -1,16 +1,22 @@ -
-
-
-
-
-
-
-
-
-
-
+ +
+
+ +

+ Tic-tac-toe Box +


+
+
+
+
+
+
+
+
+
+
+
+
+
- -
+
\ No newline at end of file