summaryrefslogtreecommitdiffstats
path: root/root
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-09-18 13:56:23 -0500
committerJesse Luehrs <doy@tozt.net>2010-09-18 13:56:23 -0500
commit7fa09f620bbe4ba1c5d8acca8089a0ea1d2b1924 (patch)
tree119e0367ccf942cc1ed01282c68a4f0fbb138c29 /root
parentf68426bfe7fd28f5e06e9d0199d0f76106092617 (diff)
downloadtozt.net-7fa09f620bbe4ba1c5d8acca8089a0ea1d2b1924.tar.gz
tozt.net-7fa09f620bbe4ba1c5d8acca8089a0ea1d2b1924.zip
add some extra space at the bottom
Diffstat (limited to 'root')
-rw-r--r--root/static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/root/static/style.css b/root/static/style.css
index 1d55dad..2718b8d 100644
--- a/root/static/style.css
+++ b/root/static/style.css
@@ -2,6 +2,7 @@ body {
background-color: #345;
font-family: sans;
margin: 0 auto;
+ margin-bottom: 16px;
width: 600px;
}