fix feature css error

This commit is contained in:
wlx 2011-12-20 03:05:42 +00:00
parent 61037d6b81
commit 80648d7e74
1 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ color:Green; text-decoration:none;
#links #links
{ {
float:right;width:50px;padding:0;margin:0px;height:20px;line-height:20px; float:right;width:70px;padding:0;margin:0px;height:20px;line-height:20px;
} }
#rightPanel #feature #links a #rightPanel #feature #links a
@ -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;}