From b825a47fca2c0f60058b6d7313569dd242a5dd57 Mon Sep 17 00:00:00 2001
From: pommicket
Date: Thu, 22 Jun 2023 08:05:04 -0400
Subject: adding widgets
---
index.html | 69 +++++++++++---------------------------------------------------
1 file changed, 12 insertions(+), 57 deletions(-)
(limited to 'index.html')
diff --git a/index.html b/index.html
index a6b759b..1185e93 100644
--- a/index.html
+++ b/index.html
@@ -124,9 +124,18 @@
margin: 2px;
display: block;
}
- .name {
+ .widget-name {
width: 10em;
}
+ .widget-choice {
+ width: 100%;
+ border-bottom: 0;
+ margin: 0;
+ }
+ #widget-choices {
+ margin: 0.2em;
+ border-bottom: 2px solid white;
+ }
@@ -142,63 +151,9 @@
- Add
-