detail_page.css
314 字节
.detail_page .title{
font-size: 24px;
color:#000;
}
.detail_page .time{
font-size: 14px;
color:rgba(153,153,153,1);
margin-top:0.21rem;
}
.detail_page .img{
margin-top:0.24rem;
}
.detail_page .content{
margin-top:0.37rem;
line-height: 0.3rem;
min-height: 120px;
}
.right_list{
margin-top:0 !important;
}