mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
fix: 资源重复2
This commit is contained in:
parent
89c4ab29a7
commit
35bde529af
15 changed files with 44 additions and 40 deletions
|
|
@ -139,30 +139,11 @@
|
|||
top: 0.2em;
|
||||
right: 0.1em;
|
||||
width: 1.6em;
|
||||
aspect-ratio: 1;
|
||||
background-color: #000;
|
||||
border-radius: 50%;
|
||||
border: solid 0.1em #000;
|
||||
background-size: contain;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
color: white;
|
||||
z-index: 2;
|
||||
}
|
||||
.card .list .item .property.fire {
|
||||
background-image: url("./images/IconFire.png");
|
||||
}
|
||||
.card .list .item .property.ice {
|
||||
background-image: url("./images/IconIce.png");
|
||||
}
|
||||
.card .list .item .property.physdmg {
|
||||
background-image: url("./images/IconPhysDmg.png");
|
||||
}
|
||||
.card .list .item .property.thunder {
|
||||
background-image: url("./images/IconThunder.png");
|
||||
}
|
||||
.card .list .item .property.dungeon {
|
||||
background-image: url("./images/IconDungeonBuffEther.png");
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=index.css.map */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue