修复样式bug
This commit is contained in:
parent
ab572da28b
commit
d42c9978e9
|
@ -87,10 +87,10 @@ input.q{width:200px;}
|
|||
#sidebar li.title{margin:0;padding:5px 40px;background-color:#ECA965;}
|
||||
#leftnavi li{margin:5px 0 5px 20px;font-size:9pt;border:1px #93bee2 solid;background-color:#e8f4ff;width:100px;height:22px;padding-left:10px;}
|
||||
form#search {margin-left:20px;margin-bottom:5px;}
|
||||
#mdlist{width:100%;}
|
||||
#mdlist{overflow:hidden;}
|
||||
.thumbmd{float:left;height:300px;margin-left:10px;overflow:hidden;}
|
||||
.thumbtitle{width:200px;margin-top:10px;padding-top:10px;}
|
||||
.thumbimg img{height:180px;overflow:hidden;}
|
||||
hr{border: none 0;border-bottom:1px dashed #ccc;height: 1px;margin:0;padding:5px 0 5px 0;overflow:hidden;}
|
||||
.clear{clear:both;}
|
||||
.PageNavigation{text-indent: 5em;}
|
||||
.PageNavigation{text-indent: 5em; overflow:hidden;}
|
Loading…
Reference in New Issue