From 6754445803be5d0414ed91e0229f068a1ff6eaea Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:00:07 +0000 Subject: [PATCH] remove float --- screen.css | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/screen.css b/screen.css index a9daa25d..ce3ab270 100644 --- a/screen.css +++ b/screen.css @@ -29,18 +29,6 @@ #content a { color: yellow !important; } - #map {height: 300px; width: 619px; position: absolute; bottom: 10px; right: -370px; background-color: lightblue;} - - #regions-list li{font-size: 18px !important; line-height: 24px !important;} - - #ideas-box{position: absolute; top: 10px; right: -400px;} - - #big-globe {height: 330px; width: 330px; position: absolute; bottom: 70px; right: -400px;} - - #events-box{width: 330px; position: absolute; top: 50px; right: -400px; padding: 12px;} - - #events-box p{font-size: 18px !important; text-align: center; margin-bottom: 12px !important;} - #content {margin-right: 400px;} #content h1{font-size: 34px; margin: 0; padding: 0;} -- 2.25.1