From 8a31337392c82ff2ac150bbbc33e1431da1c44e7 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:12:26 +0000 Subject: [PATCH] fix --- screen.css | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/screen.css b/screen.css index f9200de1..50bba451 100644 --- a/screen.css +++ b/screen.css @@ -101,6 +101,17 @@ img { padding-bottom: 15px; } #navi div,#hd,#ft{width:975px;margin:0 auto;position:relative;} +#hd { text-align: center; } + +#hd p { font-size: 40px; + font-weight: bold; + color: #000000; + line-height:40px; + letter-spacing:-2px; + } + + + #navi ul{margin:0;padding:0; line-height:50px;text-align:left} #navi li,#navi input{display:inline;font-size:20px;font-weight:bold;text-transform:lowercase;background-image:none !important;padding:0px} -- 2.25.1