From e0dfff4729b342e8f573238135cb811bb5a0f43b Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Tue, 29 Apr 2014 00:08:53 -0400 Subject: constrain position to walls --- rectangles.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'rectangles.html') 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); } -- cgit v1.2.3-70-g09d2