diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2012-05-20 13:24:26 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2012-05-20 13:24:26 +0300 |
| commit | 9c1bb2ed99f26b84536c0d3f26060de6271b11b5 (patch) | |
| tree | 501a88144d6a2ff5fd13c02d7fa615d6cc622cfd /style.css | |
| parent | 428b061b171d00a8b6019f271a08aa056cd5e067 (diff) | |
usage, playground, and code prettify
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ div.page { margin-top: 40px; + margin-bottom: 40px; } -div#3dcontainer { +div#render-container { border: 1px solid; } |
