From f47491b3a89ba769760bb555ea72f1416cb0cb08 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Sun, 8 Nov 2020 08:04:49 +0100 Subject: Added flash message remove on new game, moving info bar to the top --- utils/minesweeper/index.html | 44 ++++++++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 20 deletions(-) (limited to 'utils/minesweeper/index.html') diff --git a/utils/minesweeper/index.html b/utils/minesweeper/index.html index a5ece6b..8945dbd 100644 --- a/utils/minesweeper/index.html +++ b/utils/minesweeper/index.html @@ -7,6 +7,7 @@ +
@@ -14,31 +15,34 @@ - -
- -
-
- - -
-
- - -
-
- - +
+ -
- -- cgit