result.wxss
530 Bytes
.text-view{
margin-bottom: 10px;
padding: 10px;
background: #efefef;
}
.btn-view{
padding-top: 10px;
text-align: right;
border-top: 0.5px solid #d0d0d0;
}
.button{
margin-left: 10px;
}
.left{
float: left;
margin-left: 0;
}
.text{
padding-top: 10px;
padding-bottom: 20px;
}
.text-time{
float: left;
font-size: 11px;
line-height: 2.6;
color: #999;
}
.text-type{
color: #999;
}
.ad-placeholder{
min-height: 150px;
margin-bottom: 10px;
background: #efefef;
}