From 74700e5e176599ec70381e99d25839e2ef3834f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Wed, 15 Apr 2020 20:21:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B6=E4=BB=96=E8=AF=AD=E8=A8=80=E7=9A=84?= =?UTF-8?q?=E7=A0=B4=E6=97=A0=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index c95171c4..07a3a687 100644 --- a/style.css +++ b/style.css @@ -602,7 +602,8 @@ ul{ .team-latents .latent-ul .latent-icon[data-latent-icon='37']::before{ /*6色破无效*/ width: 152px; background-position-y: calc(-32px * 37 - 3px); - background-position-x: -50px; + margin-left: -50px; + margin-right: 50px; } /*队长的边框*/ .team-box .team-members .team-leader .monster{