From cd3a029582a16919de3761cf84c4dce7f07fe48e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Sat, 16 Oct 2021 14:16:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BA=E5=AE=9A=E6=89=8B=E6=8C=87=E5=8A=A0?= =?UTF-8?q?=E4=B8=8A=E9=94=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 852d3459..29c2d3e9 100644 --- a/style.css +++ b/style.css @@ -903,7 +903,7 @@ icon.poison-no-effect::after, display: inline-block; width: 32px; height: 32px; - background-image: url(images/latent.png); + background-image: url(images/icon-latent.png); background-position-x: -32px; transform: scale(0.5); position: absolute;