chore: 调整虎狼之师、英雄榜图片

This commit is contained in:
2025-11-25 13:47:36 +08:00
parent ab43bd5abf
commit 2a9153217b
5 changed files with 40 additions and 7 deletions

View File

@@ -1329,11 +1329,11 @@ onUnmounted(() => {
}
.team-rankings-propagation-image {
width: 320px;
width: 220px;
}
.individual-rankings-propagation-image {
width: 320px;
width: 220px;
}
/* 隐藏倒计时模块 */
@@ -1938,10 +1938,7 @@ onUnmounted(() => {
font-size: calc(var(--individual-champion-font-size, 2.4rem) * 2);
font-weight: bold;
color: #fff2c4;
text-shadow:
0 0 10px rgba(255, 215, 0, 0.5),
0 0 20px rgba(255, 215, 0, 0.3),
1px 1px 2px rgba(0, 0, 0, 0.8);
text-shadow: 0 0 10px rgba(0, 0, 0, .8), 0 0 20px rgb(16 16 16 / 30%), 1px 1px 2px rgba(0, 0, 0, .8);
}
.total-score-total-value {