Browse Source

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

tags/v13.0
枫谷剑仙 5 years ago
parent
commit
407aa9cdc7
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      style.css

+ 2
- 2
style.css 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;


Loading…
Cancel
Save