result.wxss 442 Bytes
.ad{
    margin-bottom: 10px;
}
.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: 13px;
    line-height: 2.3;
    color: #bababa;
}