This commit is contained in:
lmj
2022-11-17 16:42:27 +08:00
parent 8fce46fc10
commit 99e3afa75f
4 changed files with 12 additions and 7 deletions

View File

@@ -347,11 +347,11 @@
background-position: 0 0;
}
.list-box-index:nth-child(2){
background: url(../../static/images/ranking/list-or.png) no-repeat 100% / 100%;
background: url(../../static/images/ranking/list-pink.png) no-repeat 100% / 100%;
background-position: 0 -1px;
}
.list-box-index:nth-child(3){
background: url(../../static/images/ranking/list-pink.png) no-repeat 100% / 100%;
background: url(../../static/images/ranking/list-or.png) no-repeat 100% / 100%;
background-position: 0 0;
}
.list-box-index{