]> git.ipfire.org Git - ipfire.org.git/commitdiff
Changed height of the header box.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Oct 2008 10:16:20 +0000 (12:16 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Oct 2008 10:16:20 +0000 (12:16 +0200)
build/index.py

index b1ddbba591a71fed9140fe17e2917691db32e619..216e0c61c31e8229f930ac87632efa81ebcd2fa0 100644 (file)
@@ -74,7 +74,7 @@ class Site:
                                }
                                #header {
                                        width: 800px;
-                                       height: 100px;
+                                       height: 115px;
                                        text-align: center;
                                        background: #E0E0E0;
                                        border: 1px solid #999;