X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=static%2Fexodus%2Fcss%2Fhome.css;h=152fe00f37aab830444145d99dbfcba0c3ab6699;hb=5f0141b70611206786cad421c7c395ced3a426be;hp=3cabfcfffad9a0433c1c374e55e08102b4ee6d84;hpb=240e683fdda9437a75a150b5e1ad1279178673d3;p=matthijs%2Fprojects%2Fwipi.git diff --git a/static/exodus/css/home.css b/static/exodus/css/home.css index 3cabfcf..152fe00 100644 --- a/static/exodus/css/home.css +++ b/static/exodus/css/home.css @@ -1,10 +1,3 @@ -#page, #footer{ - /* Center the page and footer, just like the header */ - width:1024px; - margin-right: auto; - margin-left: auto; -} - .worldmap { /* End up under the menu bar */ clear:both; @@ -41,9 +34,10 @@ /* Window with textual info */ .summary { width:280px; - height:120px; + min-height:120px; overflow:hidden; border:3px double #cc8900; + padding:5px; } .closeup div, .summary div { display: none;