From: Michael Tremer Date: Sat, 15 Nov 2008 19:50:49 +0000 (+0100) Subject: Make header box resizeable. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f3fdc4c61a41dbaff4652577d14a87c38a4468c3;p=ipfire.org.git Make header box resizeable. --- diff --git a/build/index.py b/build/index.py index dd9f8597..3a78d12f 100644 --- a/build/index.py +++ b/build/index.py @@ -74,11 +74,11 @@ class Site: } #header { width: 800px; - height: 115px; text-align: center; background: #E0E0E0; border: 1px solid #999; padding-top: 10px; + padding-bottom: 5px; } #content { padding-top: 10px;