From 744be6724bb88f6e23272da3a2e6a5e8e561c0b5 Mon Sep 17 00:00:00 2001 From: wlx Date: Tue, 20 Dec 2011 03:03:59 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=89=B9=E8=89=B2=E6=8E=A8?= =?UTF-8?q?=E8=8D=90=E4=B8=AD=E7=9A=84CSS=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/css/index.css b/htdocs/css/index.css index 0e960a31..bb5a31ba 100755 --- a/htdocs/css/index.css +++ b/htdocs/css/index.css @@ -89,7 +89,7 @@ color:Green; text-decoration:none; } #rightPanel #feature .more { float:right;width:70px;padding:0;margin:0px;height:20px;line-height:20px;} -#rightPanel .more a{color:Green; background:url(../images/arrow.gif) no-repeat right center;padding:0;margin:0px;height:20px;line-height:20px;} +#rightPanel .more a{color:Green; background:url(../images/arrow.gif) no-repeat right center;padding:0 15px 0 0;margin:0px;height:20px;line-height:20px;} #rightPanel .title {font-size: 15px; font-weight: bold; margin-top: 10px; margin-bottom: 10px;}