26 lines
436 B
Plaintext
26 lines
436 B
Plaintext
|
.mt-17 {
|
||
|
margin-top: 31.88rpx;
|
||
|
}
|
||
|
.page {
|
||
|
padding: 45rpx 30rpx 978.75rpx;
|
||
|
background-color: #ffffff;
|
||
|
width: 100%;
|
||
|
overflow-y: auto;
|
||
|
overflow-x: hidden;
|
||
|
height: 100%;
|
||
|
}
|
||
|
.text {
|
||
|
color: #000000;
|
||
|
font-size: 30rpx;
|
||
|
font-family: SourceHanSansCN;
|
||
|
line-height: 27.99rpx;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
.text_2 {
|
||
|
color: #969696;
|
||
|
font-size: 22.5rpx;
|
||
|
font-family: SourceHanSansCN;
|
||
|
line-height: 26.25rpx;
|
||
|
width: 256.25rpx;
|
||
|
}
|