增加中文cost徽章
This commit is contained in:
parent
a893e90bfb
commit
6dd0d26332
BIN
images/badge.png
BIN
images/badge.png
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 |
|
@ -142,4 +142,9 @@
|
|||
}
|
||||
.not-show-mon-id .control-box .btn-show-mon-id::before{
|
||||
content: "顯示怪物ID";
|
||||
}
|
||||
|
||||
.badge-0
|
||||
{
|
||||
background-position-x: -72px;
|
||||
}
|
|
@ -142,4 +142,9 @@
|
|||
}
|
||||
.not-show-mon-id .control-box .btn-show-mon-id::before{
|
||||
content: "显示怪物ID";
|
||||
}
|
||||
|
||||
.badge-0
|
||||
{
|
||||
background-position-x: -72px;
|
||||
}
|
Loading…
Reference in New Issue