仙女登场

This commit is contained in:
2025-09-28 17:47:49 +08:00
parent 181fba92de
commit 750a1fb390
3 changed files with 16 additions and 1 deletions

View File

@@ -28,4 +28,15 @@
.title {
font-size: 64rpx;
font-weight: bold;
}
.xz_bg{
width: 100%;
height: 100%;
display: flex;
}
#xz_xiannv{
width: 200rpx;
height: 200rpx;
opacity: 80%;
}