From: Michael Tremer Date: Sat, 11 Oct 2008 10:16:20 +0000 (+0200) Subject: Changed height of the header box. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f75ac4f5e5026247348a3cbe20ab42b28b885e69;p=ipfire.org.git Changed height of the header box. --- diff --git a/build/index.py b/build/index.py index b1ddbba5..216e0c61 100644 --- a/build/index.py +++ b/build/index.py @@ -74,7 +74,7 @@ class Site: } #header { width: 800px; - height: 100px; + height: 115px; text-align: center; background: #E0E0E0; border: 1px solid #999;