From 21fa43b49c5c5f5629253eacde8617a3aed2ddef Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Fri, 4 Apr 2008 06:30:19 +0000 Subject: [PATCH] Moving notebook header down a bit. --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 0d22146..39eb71b 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -278,7 +278,7 @@ img { #notebook_header_area { padding: 0.2em; - margin-top: 1em; + margin-top: 1.5em; width: 45em; }