28 lines
532 B
Plaintext
28 lines
532 B
Plaintext
.content.data-v-1cadef20 {
|
|
height: 120rpx;
|
|
position: relative;
|
|
}
|
|
.content .blank.data-v-1cadef20 {
|
|
background-color: #fff9ea;
|
|
z-index: 1;
|
|
}
|
|
.content .blank.data-v-1cadef20,
|
|
.content .info.data-v-1cadef20 {
|
|
height: 120rpx;
|
|
left: -30rpx;
|
|
position: absolute;
|
|
top: -30rpx;
|
|
width: 750rpx;
|
|
}
|
|
.content .info.data-v-1cadef20 {
|
|
align-items: center;
|
|
background-color: #fffbe8;
|
|
color: #ed6a0c;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
font-size: 28rpx;
|
|
justify-content: center;
|
|
padding: 0 18rpx;
|
|
z-index: 2;
|
|
}
|