替换金币icon

This commit is contained in:
dragon
2024-09-05 14:18:13 +08:00
parent 4616c0cdd7
commit 3b939cf27f
8 changed files with 9 additions and 12 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

@@ -181,7 +181,6 @@ body {
display: inline-block;
width: 0.45333rem;
height: 0.45333rem;
margin-top: -0.04rem;
}
.header .top .top2 {
@@ -244,7 +243,6 @@ body {
display: inline-block;
width: 0.45333rem;
height: 0.45333rem;
margin-top: -0.04rem;
}
.header .top .top3 {
@@ -307,7 +305,6 @@ body {
display: inline-block;
width: 0.45333rem;
height: 0.45333rem;
margin-top: -0.04rem;
}
.header .tops1 {
@@ -417,7 +414,6 @@ ul li .score img {
width: 0.42667rem;
height: 0.42667rem;
vertical-align: middle;
margin-top: -0.1rem;
}
ul li .score span {
@@ -504,7 +500,6 @@ ul li .score span {
width: 0.42667rem;
height: 0.42667rem;
vertical-align: middle;
margin-top: -0.1rem;
}
.my .box .score span {

View File

@@ -180,7 +180,7 @@ body {
display: inline-block;
width: px2rem(34);
height: px2rem(34);
margin-top: -0.04rem;
// margin-top: -0.04rem;
}
}
}
@@ -243,7 +243,7 @@ body {
display: inline-block;
width: px2rem(34);
height: px2rem(34);
margin-top: -0.04rem;
// margin-top: -0.04rem;
}
}
}
@@ -306,7 +306,7 @@ body {
display: inline-block;
width: px2rem(34);
height: px2rem(34);
margin-top: -0.04rem;
// margin-top: -0.04rem;
}
}
}
@@ -417,7 +417,7 @@ ul {
width: px2rem(32);
height: px2rem(32);
vertical-align: middle;
margin-top: -0.1rem;
// margin-top: -0.1rem;
}
span {
@@ -504,7 +504,7 @@ ul {
width: px2rem(32);
height: px2rem(32);
vertical-align: middle;
margin-top: -0.1rem;
// margin-top: -0.1rem;
}
span {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@@ -354,10 +354,11 @@ body {
.page1 .position div p img {
width: 0.53333rem;
height: 0.56rem;
height: 0.53333rem;
display: inline-block;
margin-right: 0.05333rem;
vertical-align: middle;
margin-top: -0.13333rem;
}
.page1 .position div span {

View File

@@ -360,10 +360,11 @@ body {
img {
width: px2rem(40);
height: px2rem(42);
height: px2rem(40);
display: inline-block;
margin-right: px2rem(4);
vertical-align: middle;
margin-top: px2rem(-10);
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB