From c27f0d8f26a752b98dc5dae8b2cd871fff6d7f74 Mon Sep 17 00:00:00 2001 From: KryvasCZ Date: Thu, 23 Feb 2023 16:22:12 +0200 Subject: [PATCH] Changed background img to new img class so that opacity only works on img and not header Added templates for GAME1, GAME2 hitting arrow at the end of selection now returns it back to first position --- ui/index.html | 20 +++++++- ui/style.css | 124 +++++++++++++++++++++++++++----------------------- 2 files changed, 86 insertions(+), 58 deletions(-) diff --git a/ui/index.html b/ui/index.html index 1cd8380..43850b5 100644 --- a/ui/index.html +++ b/ui/index.html @@ -12,17 +12,31 @@
+ + + +
@@ -39,7 +53,8 @@