diff --git a/images/badge.png b/images/badge.png index b6f96f1b..3ac2c983 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 5fbc360c..dad4de54 100644 Binary files a/images/project file/badge.fw.png and b/images/project file/badge.fw.png differ diff --git a/languages/zh-TW.css b/languages/zh-TW.css index 7cf12140..7dad0fff 100644 --- a/languages/zh-TW.css +++ b/languages/zh-TW.css @@ -142,4 +142,9 @@ } .not-show-mon-id .control-box .btn-show-mon-id::before{ content: "顯示怪物ID"; +} + +.badge-0 +{ + background-position-x: -72px; } \ No newline at end of file diff --git a/languages/zh.css b/languages/zh.css index 38489dac..426fc6a5 100644 --- a/languages/zh.css +++ b/languages/zh.css @@ -142,4 +142,9 @@ } .not-show-mon-id .control-box .btn-show-mon-id::before{ content: "显示怪物ID"; +} + +.badge-0 +{ + background-position-x: -72px; } \ No newline at end of file