From 7fa09f620bbe4ba1c5d8acca8089a0ea1d2b1924 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 18 Sep 2010 13:56:23 -0500 Subject: add some extra space at the bottom --- root/static/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'root') 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; } -- cgit v1.2.3-54-g00ecf