更改美服高达合作的徽章

This commit is contained in:
枫谷剑仙 2024-07-04 19:59:17 +08:00
parent 2bfcbaed4f
commit 362d52db81
4 changed files with 8 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 240 KiB

After

Width:  |  Height:  |  Size: 244 KiB

View File

@ -29523,7 +29523,7 @@ const cachesMap = new Map([
],
[
"style-monsterimages.css",
"f601e773a3940cb0aa51dd23f9074338"
"cc044a8725e8f9850b0dac77654d81e2"
],
[
"style.css",
@ -29603,7 +29603,7 @@ const cachesMap = new Map([
],
[
"images/badge.png",
"9b4b0c4f3dc224ff54e01003600e214f"
"e3fe54056c4c3c530031dcddaf8885d9"
],
[
"images/card-frame-any.png",

View File

@ -1574,6 +1574,12 @@ body:not([data-game-source="ja"]) .awoken-icon:where(
)::before {
background-position-x: calc(-36px * 1);
}
/* 美服不一样的徽章 */
[data-game-source="en"] .badge:where(
[data-badge-icon='26'], /*高达变成本家*/
)::before {
background-position-x: calc(-36px * 1);
}
:lang(ko) .badge:where(
[data-badge-icon='1'],