调整英文的css

This commit is contained in:
枫谷剑仙 2023-12-22 02:35:45 +08:00
parent 8510c651d4
commit 3ff8e47129
2 changed files with 4 additions and 1 deletions

View File

@ -56,6 +56,9 @@
} }
.monsterinfo-box .monster-gachaId::before{ .monsterinfo-box .monster-gachaId::before{
content: "Egg Machine ID"; content: "Egg Machine ID";
transform: scaleX(0.62);
margin: 0 -25px;
display: inline-block;
} }
.monsterinfo-box .monster-altName::before{ .monsterinfo-box .monster-altName::before{
content: "Tags"; content: "Tags";

View File

@ -21059,7 +21059,7 @@ const cachesMap = new Map([
], ],
[ [
"languages/en.css", "languages/en.css",
"ffc973197b3af56b04efca9476db2973" "769d4563a8db708bd1be2b8a7b2c5542"
], ],
[ [
"languages/en.js", "languages/en.js",