summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorMartial Simon <msimon_fr@hotmail.com>2024-03-05 12:51:29 +0200
committerMartial Simon <msimon_fr@hotmail.com>2024-03-05 12:51:29 +0200
commite78b671a3062d285cfa932589760c5326ba486a2 (patch)
tree4a39a829ddc5c4101f66e5efbb8c6ed96251d6f5 /style.css
parentded4a9e2075960c3ba08b63b882585ed4e3d5994 (diff)
meta: renamed description
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index 55f2e5c..1244c27 100644
--- a/style.css
+++ b/style.css
@@ -15,4 +15,9 @@ canvas {
border: 3px dashed orange;
padding: 4px;
pointer-events: none;
+}
+
+#check {
+ position: absolute;
+ display: none;
} \ No newline at end of file