update 17/5

This commit is contained in:
2025-05-17 10:10:23 +07:00
parent 6b5e837324
commit 333bb01f4e
18 changed files with 430 additions and 436 deletions

View File

@@ -1145,9 +1145,9 @@ html {
width: 11px;
height: 17px;
background: url(../images/icon_2025.png) no-repeat;
background-size: 228px 175px;
background-size: 228px 260px;
display: block;
background-position: -212px -152px;
background-position: -212px -176px;
transform: rotate(270deg);
z-index: 1;
}
@@ -1159,9 +1159,9 @@ html {
width: 11px;
height: 17px;
background: url(../images/icon_2025.png) no-repeat;
background-size: 228px 175px;
background-size: 228px 260px;
display: block;
background-position: -212px -152px;
background-position: -212px -176px;
transform: rotate(90deg);
z-index: 1;
}
@@ -1256,7 +1256,7 @@ html {
}
.page-account .left .item.active .info_save,
.page-account .left .item:hover .info_save {
background-position: -185px -211px;
background-position: -187px -235px;
}
.page-account .icon_2025.shop {
width: 15px;

View File

@@ -1207,9 +1207,9 @@ html {
width: 11px;
height: 17px;
background: url(../images/icon_2025.png) no-repeat;
background-size: 228px 175px;
background-size: 228px 260px;
display: block;
background-position: -212px -152px;
background-position: -212px -176px;
transform: rotate(270deg);
z-index: 1;
}
@@ -1221,9 +1221,9 @@ html {
width: 11px;
height: 17px;
background: url(../images/icon_2025.png) no-repeat;
background-size: 228px 175px;
background-size: 228px 260px;
display: block;
background-position: -212px -152px;
background-position: -212px -176px;
transform: rotate(90deg);
z-index: 1;
}
@@ -1318,7 +1318,7 @@ html {
background-position: -135px -211px;
}
.info_save {
background-position: -185px -211px;
background-position: -187px -235px;
}
}
}