18 lines
202 B
Plaintext
18 lines
202 B
Plaintext
|
|
page {
|
|
background: #F3F4F6;
|
|
border-radius: 0px 0px 0px 0px;
|
|
}
|
|
.fors {
|
|
width: 92%;
|
|
/* height: auto; */
|
|
padding-top: 184rpx;
|
|
margin-left: 4%;
|
|
}
|
|
.imgs {
|
|
width: 100%;
|
|
margin-top: 10rpx;
|
|
|
|
}
|
|
|