修复特色推荐CSS问题

This commit is contained in:
wlx 2011-12-20 03:06:16 +00:00
parent 9d4e556ed2
commit 60a01e28c6
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ color:Green; text-decoration:none;
} }
#rightPanel #feature .more #rightPanel #feature .more
{ float:right;width:70px;padding:0;margin:0px;height:20px;line-height:20px;} { 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 #rightPanel .title
{font-size: 15px; font-weight: bold; margin-top: 10px; margin-bottom: 10px;} {font-size: 15px; font-weight: bold; margin-top: 10px; margin-bottom: 10px;}