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);