修改
This commit is contained in:
@@ -104,7 +104,7 @@ page {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
line-height: 65rpx;
|
||||
font-family: YouSheBiaoTiHei-1;
|
||||
font-family: YouSheBiaoTiHei-3;
|
||||
font-size: 36rpx;
|
||||
color: #3c8af6;
|
||||
}
|
||||
@@ -196,7 +196,7 @@ page {
|
||||
padding-right: 25rpx;
|
||||
padding-top: 5rpx; */
|
||||
padding:5rpx 25rpx 0 25rpx;
|
||||
font-family: YouSheBiaoTiHei-1;
|
||||
font-family: YouSheBiaoTiHei-3;
|
||||
text-align: center;
|
||||
font-size: 36rpx;
|
||||
color: #3c8af6;
|
||||
@@ -263,7 +263,7 @@ page {
|
||||
|
||||
width: 12rpx;
|
||||
height: 12rpx;
|
||||
background-color: #3c8bf6;; /* 蓝色圆点 */
|
||||
background-color: #3c8bf6; /* 蓝色圆点 */
|
||||
border-radius: 50%;
|
||||
margin-right: 15rpx;
|
||||
}
|
||||
@@ -279,6 +279,7 @@ page {
|
||||
}
|
||||
|
||||
.copyright {
|
||||
color: #3c8af6;
|
||||
margin-bottom: 60rpx;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user