尝试添加[艾莲]伤害计算

This commit is contained in:
a376148946 2024-07-26 13:48:19 +08:00
parent 8c964e5de5
commit bc04f1dcd0
13 changed files with 565 additions and 0 deletions

View file

@ -617,4 +617,16 @@
z-index: 5;
}
.damagelist th {
text-align: center;
padding: 0.3em 0.3em;
width:33%;
}
.damagelist td {
text-align: center;
padding: 0.3em 0.3em;
width:33%;
}
/*# sourceMappingURL=card.css.map */