Browse Source

去除队长技能血量的反馈请求

tags/v8.0
枫谷剑仙 6 years ago
parent
commit
3fa6d68ace
2 changed files with 0 additions and 7 deletions
  1. +0
    -3
      languages/zh.css
  2. +0
    -4
      style.css

+ 0
- 3
languages/zh.css View File

@@ -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: "简易搜索";


+ 0
- 4
style.css View File

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


Loading…
Cancel
Save