summaryrefslogtreecommitdiff
path: root/rectangles.html
diff options
context:
space:
mode:
authorJulie Lala <jules@okfoc.us>2014-05-08 18:09:27 -0400
committerJulie Lala <jules@okfoc.us>2014-05-08 18:55:54 -0400
commit47623b31b6bbd23337920cc51f0ceb623d682139 (patch)
tree4f7252e51045c9e890c26bb88e3b9ead32427743 /rectangles.html
parenta2288f2f6c7e52ed84bd17598f366c239b61906a (diff)
show/hide dots and move them when dragging
Diffstat (limited to 'rectangles.html')
-rw-r--r--rectangles.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/rectangles.html b/rectangles.html
index 1b38dc0..22c4f32 100644
--- a/rectangles.html
+++ b/rectangles.html
@@ -33,6 +33,11 @@ body > div {
pointer-events: none;
}
+.dot {
+ background:white;
+ border-radius:10px;
+}
+
/*
.face {
background-image: url(http://i.asdf.us/im/6f/bgdither_1398274442_jules.gif);