大乱斗添加中场提示

This commit is contained in:
kron
2025-06-20 11:22:41 +08:00
parent bfdd76e15b
commit 34d4a1bed8
3 changed files with 28 additions and 3 deletions

View File

@@ -118,7 +118,7 @@ setTimeout(() => {
position: fixed;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.6);
background-color: rgba(0, 0, 0, 0.8);
z-index: 5;
}
.container-header {