8 lines
111 B
Plaintext
8 lines
111 B
Plaintext
|
page {
|
||
|
background-color: #fff;
|
||
|
}
|
||
|
.main {
|
||
|
position: relative;
|
||
|
z-index: 2;
|
||
|
margin: 40rpx 80rpx;
|
||
|
}
|