From: Matt Lee Date: Wed, 8 Sep 2010 15:12:26 +0000 (+0000) Subject: fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=8a31337392c82ff2ac150bbbc33e1431da1c44e7;p=libreplanet-static.git fix --- 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}