68 lines
1.1 KiB
CSS
68 lines
1.1 KiB
CSS
.content{
|
|
font-size: 0;
|
|
margin-bottom: 0.6rem;
|
|
border-bottom: 0.02rem solid #f1f1f1;
|
|
}
|
|
.video_top{
|
|
width: 100%;
|
|
height: 4.221rem;
|
|
}
|
|
.content_font{
|
|
padding: 0.2rem 0.42rem 0;
|
|
|
|
;
|
|
}
|
|
.content_font a h3{
|
|
font-size: 0.48rem;
|
|
}
|
|
.content_font_span{
|
|
padding: 0.14rem 0 0.34rem;
|
|
border-bottom: 0.02rem solid #f1f1f1;
|
|
}
|
|
.content_font_span span{
|
|
font-size: 0.26rem;
|
|
color: #999;
|
|
padding-right: 0.16rem;
|
|
}
|
|
.user{
|
|
padding: 0.24rem 0;
|
|
display: flex;
|
|
align-items: center;
|
|
|
|
|
|
}
|
|
.user img{
|
|
width: 0.92rem;
|
|
height: 0.92rem;
|
|
border-radius: 100%;
|
|
}
|
|
.user_right p{
|
|
font-size: 0.26rem;
|
|
}
|
|
.user_right{
|
|
margin-left: 0.2rem;
|
|
}
|
|
.user_right p span{
|
|
margin-left: 0.18rem;
|
|
font-size: 0.24rem;
|
|
padding: 0.02rem 0.04rem 0.04rem;
|
|
border: 0.02rem solid #b2d5f3;
|
|
color: #2a9aff;
|
|
display: inline-block;
|
|
line-height: 1;
|
|
}
|
|
.user_p{
|
|
margin-top: 0.1rem;
|
|
font-size: 0.26rem;
|
|
color: #999;
|
|
}
|
|
.content_font h3{
|
|
font-size: 0.32rem;
|
|
color: #333;
|
|
padding-bottom: 0.2rem;
|
|
margin-top: 0.1rem;
|
|
}
|
|
.content_c{
|
|
font-size: 16px;
|
|
}
|