Files
coloruicss/pages/index/index.wxss
weilanwl 3834693e84 xiaogang
ColorUI 源代码
2018-06-19 21:21:54 +08:00

18 lines
238 B
Plaintext

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;
}