summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/index.html b/index.html
index 690eaf7..cb9f536 100644
--- a/index.html
+++ b/index.html
@@ -118,6 +118,14 @@
padding-left: 0.5em;
padding-right: 0.5em;
}
+ input[type="color"] {
+ padding: 0;
+ margin: 0.2em 0.5em;
+ border: 2px solid #000;
+ outline: 1px solid #fff;
+ height: 1.3em;
+ width: 1.3em;
+ }
.widget {
display: block;
border-bottom: 2px solid #777;