This commit is contained in:
pengxiaolong
2025-06-23 22:00:46 +08:00
parent acc81963e9
commit 36a240f854
79 changed files with 426 additions and 154 deletions

View File

@@ -20,14 +20,14 @@
font-weight: bold;
}
/* 建设中 */
.content.data-v-21360a99{
.content.data-v-21360a99 {
position: absolute;
top: 250rpx;
left: 0rpx;
right: 0rpx;
bottom: 100rpx;
}
.building.data-v-21360a99{
.building.data-v-21360a99 {
width: 100%;
height: 90%;
display: flex;
@@ -35,7 +35,7 @@
justify-content: center;
align-items: center;
}
.buildingTitle.data-v-21360a99{
.buildingTitle.data-v-21360a99 {
font-size: 40rpx;
color: #999999;
font-weight: bold;