From 407aa9cdc7272fc99fb41c685157345387a16227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Fri, 12 Mar 2021 15:30:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B9=8B=E5=89=8D=E7=9A=84=E6=94=B9=E6=B3=95?= =?UTF-8?q?=EF=BC=8C=E5=8F=89=E6=8A=8A=E7=A7=92=E7=BB=99=E6=90=9E=E6=B2=A1?= =?UTF-8?q?=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index ad04ae74..ac30332c 100644 --- a/style.css +++ b/style.css @@ -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;