白色主题

This commit is contained in:
2023-02-12 19:04:01 +08:00
parent d736a5912f
commit 57ab6fbb49
411 changed files with 1752 additions and 5304 deletions

View File

@@ -1,20 +1,23 @@
.main_look {
font-weight: bold;
height: 220rpx;
background-image: url("https://www.qnforever.top/images/wx/cover.png");
background-size:100% 100%;
}
.pay_look {
margin-top: 50rpx;
padding-top: 50rpx;
display: flex;
flex-direction: row;
justify-content: center;
font-size: 50rpx;
}
.detail_look {
margin-top: 100rpx;
margin-top: 20rpx;
padding: 0 30rpx;
display: flex;
flex-direction: column;
justify-content: flex-start;
flex-direction: row;
justify-content: center;
}
.padding_box {
margin-top: 100rpx;
margin-top: 80rpx;
}