summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2012-05-20 13:24:26 +0300
committerYuval Adam <yuv.adm@gmail.com>2012-05-20 13:24:26 +0300
commit9c1bb2ed99f26b84536c0d3f26060de6271b11b5 (patch)
tree501a88144d6a2ff5fd13c02d7fa615d6cc622cfd /style.css
parent428b061b171d00a8b6019f271a08aa056cd5e067 (diff)
usage, playground, and code prettify
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 2 insertions, 1 deletions
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;
}