remove unused css

This commit is contained in:
wlx 2013-04-10 08:16:14 +00:00
parent d8e55eeed7
commit 2468842967
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ input.q{width:200px;}
#leftPanel{float:left; width:200px;background-color:#edefea;} #leftPanel{float:left; width:200px;background-color:#edefea;}
#leftPanel .title{border-bottom: #5D657C 1px solid;border-top:#5D657C 1px solid;color:#5D657C;line-height:25px;font-size:14px;padding-left:15px;font-weight:bold;margin-bottom:0px;background-color:#e6edea;} #leftPanel .title{border-bottom: #5D657C 1px solid;border-top:#5D657C 1px solid;color:#5D657C;line-height:25px;font-size:14px;padding-left:15px;font-weight:bold;margin-bottom:0px;background-color:#e6edea;}
ul{list-style-type:none;}
.more a:link, .more a:visited{color:Green; text-decoration:none;} .more a:link, .more a:visited{color:Green; text-decoration:none;}
#indexbody{overflow:hidden;_float:right;} #indexbody{overflow:hidden;_float:right;}
#indexbody ul {/*width:45%;*/float:left;margin:0px 10px;} #indexbody ul {/*width:45%;*/float:left;margin:0px 10px;}