匿评作品列表 标题头没有对齐

This commit is contained in:
sw 2015-09-17 10:32:41 +08:00
parent 90d70e7c88
commit 3573179403
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<ul class="hworkUl b_grey">
<li class="hworkList380 width620">
<li class="hworkList380 width625">
<span class="c_dark f14 fb fl ml10">作品信息</span>
</li>
<li class="hworkList80 mr10" >

View File

@ -61,6 +61,7 @@ a.hworkSetting {background:url(../images/homepage_icon2.png) -10px -450px no-rep
.problemTxt {width:660px; margin-left:10px; color:#777777; position:relative;}
.rTxtTit{width:560px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;color:#15bccf; float:left; color:#269ac9; font-size:14px;}
.width620{width: 620px;}
.width625{width: 625px;}
.width455{width: 455px;}
.m_width620{max-width: 620px;}