mirror of
https://github.com/weilanwl/coloruicss.git
synced 2026-03-08 07:14:00 +08:00
10 lines
111 B
Plaintext
10 lines
111 B
Plaintext
image{
|
|
width: 100%;
|
|
display:block;
|
|
}
|
|
page {
|
|
background: #f1f1f1;
|
|
}
|
|
.doc-main-title{
|
|
padding: 0 20rpx;
|
|
} |