增加全队觉醒的中文标签
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 70 KiB |
BIN
images/badge.png
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 191 KiB |
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
|
@ -144,6 +144,12 @@
|
|||
content: "顯示怪物ID";
|
||||
}
|
||||
|
||||
/*Some icons, style different from the Japanese version*/
|
||||
.awoken-46,
|
||||
.awoken-47
|
||||
{
|
||||
background-position-x: -64px;
|
||||
}
|
||||
.badge-0
|
||||
{
|
||||
background-position-x: -72px;
|
||||
|
|
|
@ -144,6 +144,12 @@
|
|||
content: "显示怪物ID";
|
||||
}
|
||||
|
||||
/*Some icons, style different from the Japanese version*/
|
||||
.awoken-46,
|
||||
.awoken-47
|
||||
{
|
||||
background-position-x: -64px;
|
||||
}
|
||||
.badge-0
|
||||
{
|
||||
background-position-x: -72px;
|
||||
|
|