14 lines
205 B
Plaintext
14 lines
205 B
Plaintext
/**
|
|
* Web二雪
|
|
* 趁时光不老 努力活成自己想要成为的样子
|
|
*/
|
|
page {
|
|
padding-bottom: 30rpx;
|
|
}
|
|
|
|
.has_more {
|
|
color: #999;
|
|
font-size: 26rpx;
|
|
text-align: center;
|
|
padding: 30rpx;
|
|
} |