add recommend data thumb css

This commit is contained in:
wlx 2011-12-03 07:18:45 +00:00
parent a0f96e102a
commit e25d92b25f
1 changed files with 7 additions and 1 deletions

View File

@ -147,4 +147,10 @@ label{float:left;text-align:right;width:100px;padding-right:20px;}
#searchlist li p{font-size:12px;word-wrap:break-word;overflow:hidden;white-space:pre-wrap;}
#searchlist li p span{font-size:11px;color:#009933;}
#searchlist .more{border:1px solid #cee1ee;background:#f0f5f8;width:75%;text-align:center;margin:0px auto;}
#searchlist .more a{color:#005eac;}
#searchlist .more a{color:#005eac;}
#recommend li{float:left;}
#recommend img{max-height:200px;}
#recommend span.title{
filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;
background:#ffffff; margin-top:5px; padding-left:5px; position: absolute; width: 180px;
font-size:12px;font-weight:bold;color:#00A9FF;white-space:normal;}