You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
350 B
19 lines
350 B
.title{
|
|
line-height: 100rpx;
|
|
font-size: 40rpx;
|
|
color: #333;
|
|
text-align: center;
|
|
}
|
|
page{
|
|
background: #fff;
|
|
padding: 0 50rpx;
|
|
box-sizing: border-box;
|
|
}
|
|
.time{
|
|
line-height: 45rpx;
|
|
font-size: 24rpx;
|
|
color: #999;
|
|
text-align: center;
|
|
}
|
|
.line{text-align: center; width: 100%; height: 60rpx;}
|
|
.line image{ width: 630rpx; height: 27rpx;} |