From 3fa6d68aceaef713353d762dc01c55705b5b005f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Wed, 3 Jun 2020 16:02:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E9=98=9F=E9=95=BF=E6=8A=80?= =?UTF-8?q?=E8=83=BD=E8=A1=80=E9=87=8F=E7=9A=84=E5=8F=8D=E9=A6=88=E8=AF=B7?= =?UTF-8?q?=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- languages/zh.css | 3 --- style.css | 4 ---- 2 files changed, 7 deletions(-) diff --git a/languages/zh.css b/languages/zh.css index e7709cc5..bc42e8db 100644 --- a/languages/zh.css +++ b/languages/zh.css @@ -260,9 +260,6 @@ .formation-total-info .tIf-total-rcv::before{ content: "总回复(队伍觉醒和徽章):"; } -.formation-box::before { - content: "▼HP计算队长技倍率能功能测试中,请反馈"; -} .setting-box .row-mon-id .open-search::before{ content: "简易搜索"; diff --git a/style.css b/style.css index 706f26dd..fba43d00 100644 --- a/style.css +++ b/style.css @@ -546,10 +546,6 @@ ul{ display:inline-block; } */ -.formation-box::before { - content: "▼Calculate HP with leader skills, in test. Please give feedback."; - color : red; -} /*队伍的潜觉*/ .team-latents .latents{ width: var(--head-block-width);