X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=blobdiff_plain;f=static%2Fexodus%2Fcss%2Fscreen.css;h=58a820f763157b03807c1145ec4bc82c7486ba03;hp=1b9e207628f6cba29b6f3846d99a6e5335e359d1;hb=f9a15ac4f4dc75e6162d6b45cdc16893a5643e17;hpb=0dc0bd08581993f48c7dad222ae8b2e97ae746ea diff --git a/static/exodus/css/screen.css b/static/exodus/css/screen.css index 1b9e207..58a820f 100644 --- a/static/exodus/css/screen.css +++ b/static/exodus/css/screen.css @@ -34,7 +34,9 @@ body { } #header { - padding-top:70px; + /* Fit exactly into the header in the background, and push the menu bar in place */ + padding-top: 70px; + height: 30px; /* Center the header */ width:1024px; margin:auto;