Commit 17c52334 by liuyingying

修改最新动态样式

parent f7efaad1
...@@ -405,6 +405,7 @@ nav>div{ ...@@ -405,6 +405,7 @@ nav>div{
padding: 0 15px; padding: 0 15px;
float: left; float: left;
margin-left:30px; margin-left:30px;
width:65%;
} }
.list_wrap > p{ .list_wrap > p{
font-size:14px; font-size:14px;
...@@ -418,13 +419,13 @@ nav>div{ ...@@ -418,13 +419,13 @@ nav>div{
} }
.new_list{ .new_list{
width:100%; width:100%;
height:30px; height:auto;
} }
.new_list span{ .new_list span{
display: block;
float: left;
color: dimgray; color: dimgray;
font-size: 14px; font-size: 12px;
line-height:15px;
margin-bottom:5x;
} }
.new_list span:first-child{ .new_list span:first-child{
width:60px; width:60px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment