From 5dc0bbe6b9690a75f33c2afe1bde33ef77957b4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Thu, 13 Oct 2022 15:58:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=98=9F=E7=BA=A7=E3=80=81ty?= =?UTF-8?q?pe=E7=9A=84=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- multi.html | 103 +++++++++++++++----- script-universal_function.js | 4 +- script.js | 120 +++++++++++++++--------- service-worker.js | 12 +-- solo.html | 59 +++++++++--- style.css | 51 +++++++--- triple.html | 176 +++++++++++++++++++++++++++-------- 7 files changed, 381 insertions(+), 144 deletions(-) diff --git a/multi.html b/multi.html index 2e759fb8..977bdbdd 100644 --- a/multi.html +++ b/multi.html @@ -42,8 +42,9 @@ var formation = new Formation(teamsCount,5); { display: none; } -.show-team-name-left .team-menber-awoken, -.show-team-name-left .team-assist-awoken +.show-team-name-left .team-member-awoken, +.show-team-name-left .team-assist-awoken, +.show-team-name-left .team-member-types { padding-left: var(--head-block-width); } @@ -156,46 +157,46 @@ var formation = new Formation(teamsCount,5); -