summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-07-24 12:33:19 -0400
committerpommicket <pommicket@gmail.com>2023-07-24 12:33:19 -0400
commitae9b8208d410fe9d82785b2e7195ac5eadba21ce (patch)
treefbf928165dab8474a1bda83590ba325ccc08b7c8 /index.html
parentcdc04b7cfb2f2976f9e6881a8e2a03299cb76f98 (diff)
bakc to the way things were
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index f373486..3e6ae23 100644
--- a/index.html
+++ b/index.html
@@ -39,6 +39,10 @@
display: none;
}
+ .widget.error, .widget.error:hover {
+ background-color: #f004;
+ }
+
#canvas-container {
position: relative;
width: 100%;