汉晶添加中英文翻译

This commit is contained in:
2025-05-08 14:56:06 +08:00
parent bd38cf7e2d
commit 3923e4df10
38 changed files with 1431 additions and 214 deletions

View File

@@ -20,7 +20,7 @@
/* background: #00316B; */
color: #fff;
position: absolute;
top: 5vh;
top: 9vh;
left: 16vw;
}
@@ -146,3 +146,10 @@
top: 0vh;
left: 20vw;
}
/* 英文状态下样式 */
.topBannerLeftTitle p.en:nth-child(1) {
font-size: 2vw;
letter-spacing: normal;
}