mirror of
https://github.com/weilanwl/coloruicss.git
synced 2026-03-10 09:04:01 +08:00
10 lines
116 B
Plaintext
10 lines
116 B
Plaintext
page {
|
|
background: #f1f1f1;
|
|
}
|
|
.fixed-page{
|
|
margin-top: 120rpx;
|
|
}
|
|
.fixed-image{
|
|
width: 100%;
|
|
display:block;
|
|
} |