金诚优选前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

14 lines
229 B

#article-list{
.content{
padding:10px 15px 34px 15px;
.item{
width: 100%;
margin-bottom:10px;
image{
width: 100%;
vertical-align: middle;
border-radius: 4px;
}
}
}
}