16 lines
264 B
Plaintext
16 lines
264 B
Plaintext
.ywjg_list {
|
|
color: #2B2B2B;
|
|
}
|
|
.ywjg_list .title {
|
|
font-size: 28rpx;
|
|
font-weight: bold;
|
|
}
|
|
.ywjg_list .ywjg_item_1 {
|
|
font-weight: 500;
|
|
margin: 20rpx;
|
|
background-color: #FAFAFC;
|
|
border-radius: 10rpx;
|
|
padding: 25rpx 20rpx;
|
|
box-sizing: border-box;
|
|
}
|