增加中文cost徽章

This commit is contained in:
枫谷剑仙 2019-10-08 11:24:12 +08:00
parent a893e90bfb
commit 6dd0d26332
4 changed files with 10 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 76 KiB

View File

@ -142,4 +142,9 @@
}
.not-show-mon-id .control-box .btn-show-mon-id::before{
content: "顯示怪物ID";
}
.badge-0
{
background-position-x: -72px;
}

View File

@ -142,4 +142,9 @@
}
.not-show-mon-id .control-box .btn-show-mon-id::before{
content: "显示怪物ID";
}
.badge-0
{
background-position-x: -72px;
}