之前的改法,叉把秒给搞没了

This commit is contained in:
枫谷剑仙 2021-03-12 15:30:53 +08:00
parent 785a080bd3
commit 407aa9cdc7
1 changed files with 2 additions and 2 deletions

View File

@ -587,7 +587,7 @@ ul{
.tIf-total-hp .reduce .awoken-bind::before,
.tIf-total-move .general::before,
.tIf-total-move .awoken-bind::before,
.tIf-total-move.fixed-move-time .general::after
.tIf-total-move.fixed-move-time::after
{
content: " ";
background-size: cover;
@ -642,7 +642,7 @@ ul{
opacity: 0;
}
}
.tIf-total-move.fixed-move-time .general::after
.tIf-total-move.fixed-move-time::after
{
background-image: url(images/icon-bind.png);
position: absolute;