summaryrefslogtreecommitdiff
path: root/rectangles.html
diff options
context:
space:
mode:
Diffstat (limited to 'rectangles.html')
-rw-r--r--rectangles.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/rectangles.html b/rectangles.html
index 370e913..de8cf74 100644
--- a/rectangles.html
+++ b/rectangles.html
@@ -23,10 +23,9 @@ body > div {
.back { background-color: #fff; }
.left { background-color: #fff; }
.right { background-color: #fff; }
-.floor { background-color: #ffe; }
+.floor { background-color: #eee; }
.ceiling { background-color: rgba(230,230,255,0.3); }
-
.active.floor { background-color: #ffe; }
.active.ceiling { background-color: rgba(230,230,255,0.3); }