19 lines
359 B
Plaintext
19 lines
359 B
Plaintext
|
|
.shipping-notice.data-v-807004e7 {
|
|
background: #fffbe6;
|
|
border-radius: 12rpx;
|
|
padding: 20rpx 24rpx;
|
|
margin: 20rpx 24rpx;
|
|
}
|
|
.shipping-notice__title.data-v-807004e7 {
|
|
font-size: 28rpx;
|
|
font-weight: bold;
|
|
color: #fa8c16;
|
|
margin-bottom: 12rpx;
|
|
}
|
|
.shipping-notice__item.data-v-807004e7 {
|
|
font-size: 24rpx;
|
|
color: #666;
|
|
line-height: 40rpx;
|
|
}
|