From 9c1bb2ed99f26b84536c0d3f26060de6271b11b5 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sun, 20 May 2012 13:24:26 +0300 Subject: usage, playground, and code prettify --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index f0b07d1..d562725 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,8 @@ div.page { margin-top: 40px; + margin-bottom: 40px; } -div#3dcontainer { +div#render-container { border: 1px solid; } -- cgit v1.3.1