diff --git a/images/badge.png b/images/badge.png index 89ad30a3..f22d618a 100644 Binary files a/images/badge.png and b/images/badge.png differ diff --git a/images/project file/badge.fw.png b/images/project file/badge.fw.png index 3fc3d63f..3c01da8d 100644 Binary files a/images/project file/badge.fw.png and b/images/project file/badge.fw.png differ diff --git a/languages/icon-zh.css b/languages/icon-zh.css index 70211022..934f30dd 100644 --- a/languages/icon-zh.css +++ b/languages/icon-zh.css @@ -6,7 +6,8 @@ background-position-x: calc(-32px * 2); } .badge[data-badge-icon='0']::before, -.badge[data-badge-icon='14']::before +.badge[data-badge-icon='14']::before, +.badge[data-badge-icon='18']::before { background-position-x: calc(-36px * 2); } \ No newline at end of file diff --git a/solo.html b/solo.html index 321b1c44..c0b38e6b 100644 --- a/solo.html +++ b/solo.html @@ -73,6 +73,7 @@ var formation = new Formation(teamsCount,6);
  • +
  • diff --git a/style-monsterimages.css b/style-monsterimages.css index 78825eda..ad83734e 100644 --- a/style-monsterimages.css +++ b/style-monsterimages.css @@ -917,6 +917,9 @@ .badge[data-badge-icon='17']::before{ background-position-y:calc(-30px * 17); } +.badge[data-badge-icon='18']::before{ + background-position-y:calc(-30px * 18); +} /*属性图片*/ .attr diff --git a/triple.html b/triple.html index 9cec08e2..bbb31378 100644 --- a/triple.html +++ b/triple.html @@ -88,6 +88,7 @@ var formation = new Formation(teamsCount,6);
  • +
  • @@ -433,6 +434,7 @@ var formation = new Formation(teamsCount,6);
  • +
  • @@ -778,6 +780,7 @@ var formation = new Formation(teamsCount,6);
  • +