新增繁体图片

This commit is contained in:
Dragon
2024-02-20 19:05:45 +08:00
parent 0c852bad5e
commit ed12c0936d
8 changed files with 2 additions and 2 deletions

View File

@@ -204,7 +204,7 @@ body {
} }
.wrap .game-area .sign-wrap div.active p { .wrap .game-area .sign-wrap div.active p {
transform: scale(1); transform: scale(0.7);
} }
.wrap .game-area .sign-wrap div img { .wrap .game-area .sign-wrap div img {

View File

@@ -197,7 +197,7 @@ body{
align-items: center; align-items: center;
&.active{ &.active{
transform: scale(2.0); transform: scale(2.0);
p{transform: scale(1);} p{transform: scale(0.7);}
} }
img{ img{
width: 70%; width: 70%;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 KiB

After

Width:  |  Height:  |  Size: 81 KiB