mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 21:27:47 +00:00
fix: 资源重复
This commit is contained in:
parent
e988948770
commit
89c4ab29a7
12 changed files with 42 additions and 45 deletions
|
|
@ -105,24 +105,15 @@
|
|||
top: 0.2em;
|
||||
left: 0.1em;
|
||||
width: 1.5em;
|
||||
aspect-ratio: 1;
|
||||
background: url("./images/RANK_A.png") no-repeat center center;
|
||||
background-size: contain;
|
||||
color: white;
|
||||
z-index: 2;
|
||||
}
|
||||
.card .list .item.rankS::after {
|
||||
background: rgb(230, 119, 51);
|
||||
}
|
||||
.card .list .item.rankS .rank {
|
||||
background-image: url("./images/RANK_S.png");
|
||||
}
|
||||
.card .list .item.rankB::after {
|
||||
background: rgb(93, 183, 249);
|
||||
}
|
||||
.card .list .item.rankB .rank {
|
||||
background-image: url("./images/RANK_B.png");
|
||||
}
|
||||
.card .list .item .image {
|
||||
width: 100%;
|
||||
aspect-ratio: 0.8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue