mirror of
https://github.com/weilanwl/coloruicss.git
synced 2026-06-08 15:23:17 +08:00
xiaogang
ColorUI 源代码
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
page {
|
||||
background: #f1f1f1;
|
||||
}
|
||||
|
||||
.foot-text {
|
||||
line-height: 100rpx;
|
||||
text-align: center;
|
||||
color: #aaa;
|
||||
font-size: 26rpx;
|
||||
}
|
||||
.title{
|
||||
text-align: center;
|
||||
font-size: 32rpx;
|
||||
color: #888;
|
||||
}
|
||||
.nav-list + .title {
|
||||
margin-top: 50rpx;
|
||||
}
|
||||
Reference in New Issue
Block a user