From f80463a6437533deef1d85ffa31cf0cc5ed8e454 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 11 Oct 2024 19:23:01 +0200 Subject: Added skilled and random games --- templates/index.j2 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'templates/index.j2') diff --git a/templates/index.j2 b/templates/index.j2 index ac6ddf3..cfd32b5 100644 --- a/templates/index.j2 +++ b/templates/index.j2 @@ -11,6 +11,10 @@ button { width: 100%; } + td { + text-align:center; + width:20%; + } @@ -23,7 +27,8 @@

Games

-
+
+
-- cgit v1.3.1