From 686f8a042d732026d9ecc6231f9093bd141d5945 Mon Sep 17 00:00:00 2001 From: Joey Yakimowich-Payne Date: Thu, 17 Apr 2025 20:58:03 -0600 Subject: [PATCH] Settings --- beango/css/beango.css | 1 + beango/index.html | 112 +++++++++--- beango/js/beango.js | 405 ++++++++++++++++++++++++++++++------------ 3 files changed, 382 insertions(+), 136 deletions(-) diff --git a/beango/css/beango.css b/beango/css/beango.css index a7d9476..d87d99a 100644 --- a/beango/css/beango.css +++ b/beango/css/beango.css @@ -105,6 +105,7 @@ body { /* Basic styling for the board */ #bingo-board-container { + /* Background color/image/opacity set by JS */ } /* Styling for config pane sections */ diff --git a/beango/index.html b/beango/index.html index 7f5db9a..49752c1 100644 --- a/beango/index.html +++ b/beango/index.html @@ -27,7 +27,7 @@ -
+
Loading...
@@ -90,6 +90,16 @@
+
+ +
+ +
+ + +
+
+
@@ -114,16 +124,34 @@
- +
+ +
+ + +
+