chore: 调整虎狼之师、英雄榜图片
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user