mirror of
https://github.com/weilanwl/coloruicss.git
synced 2026-06-08 23:33:17 +08:00
xiaogang
ColorUI 源代码
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
page{
|
||||
background: #f5f5f5;
|
||||
}
|
||||
.mark-list-item {
|
||||
width: 120rpx;
|
||||
height: 120rpx;
|
||||
border-radius: 10rpx;
|
||||
background: #f5f5f5;
|
||||
margin: 20rpx;
|
||||
position: relative;
|
||||
}
|
||||
Reference in New Issue
Block a user