From 2d6d46ac0117cbc858bf89180c5a2333084290b0 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 13:59:31 +0000 Subject: [PATCH] remove silly size --- screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen.css b/screen.css index 909f4756..78c38f11 100644 --- a/screen.css +++ b/screen.css @@ -37,7 +37,7 @@ #bd h1{margin: 0;} - #content {height: 437px; position: relative; color: white !important;} + #content {color: white !important;} #content a { color: yellow !important; } -- 2.25.1