13 lines
188 B
Plaintext
13 lines
188 B
Plaintext
.content{
|
|
image{
|
|
width: 100%;
|
|
}
|
|
.title{
|
|
font-size: 44rpx;
|
|
font-weight: 700;
|
|
color: #1b1b1b;
|
|
line-height: 72rpx;
|
|
margin: 0px 8rpx;
|
|
margin-top: 20rpx;
|
|
}
|
|
} |