From 93b819fa1e6c8897783b11b03625d068e6e99a66 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Mon, 30 Jul 2012 21:47:05 +0200 Subject: [PATCH] Header cleanup. --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/style.css b/css/style.css index e69de29..6a5a496 100644 --- a/css/style.css +++ b/css/style.css @@ -0,0 +1,4 @@ +body { + padding-top: 60px; + padding-bottom: 40px; +}