From 86000d33e10c0b3fc18b9189ef7fd25efd984959 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 14:58:39 +0000 Subject: [PATCH] more CSS can go away --- screen.css | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/screen.css b/screen.css index d4992587..a9daa25d 100644 --- a/screen.css +++ b/screen.css @@ -23,38 +23,12 @@ #navi div { width: 974px; margin: 0 auto; } - #hd {line-height: 52px; position: relative; font-size: 14px;} - - #hd h1{position: absolute; top: 0; right: 0;} - - #hd ul{padding: 0; margin: 0; padding-top: 9px;} - - #hd li{list-style: none !important; display: inline; font-size: 18px; } - - #hd li a{color: white; text-decoration: none; padding: 8px 12px 7px 12px; margin-right: 0px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px} - - #hd li a:hover{background-color: #7e2020;} - .netscape4{display: none !important;} #bd h1{margin: 0;} - #content {color: white !important;} - #content a { color: yellow !important; } - #searchbox{position: absolute; top: 0; right: 0; line-height: 54px;} - - #searchbox p, #searchbox form {float: left;} - - #searchbox p{margin-left: 10px; font-size: 20px;} - - #searchbox p a{color: yellow; text-decoration: none; padding: 10px;} - - #searchbox p a:hover{text-decoration: underline;} - - #searchbox input {font-size: 18px;} - #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;} -- 2.25.1