From 9af8051600821c7b2f4fa8250ec6e391503ea9e0 Mon Sep 17 00:00:00 2001 From: j m <1406993111@qq.com> Date: Thu, 13 Mar 2025 22:34:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E5=AE=89=E5=85=A8=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E8=B7=B3=E8=BD=AC=E6=97=B6=E9=97=B4=E5=B0=8F=E4=BA=8E?= =?UTF-8?q?=E7=AD=89=E4=BA=8E0=E6=97=B6=E5=85=B3=E9=97=AD=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E8=B7=B3=E8=BD=AC=20=E6=8F=90=E5=8D=87=E7=AB=99?= =?UTF-8?q?=E7=82=B9=E5=9B=BE=E6=A0=87=E4=B8=8E=E7=AB=99=E7=82=B9=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E7=9A=84=E4=B8=8B=E8=BE=B9=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/security_link.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/security_link.html b/templates/security_link.html index d23e429..738a724 100644 --- a/templates/security_link.html +++ b/templates/security_link.html @@ -201,7 +201,7 @@ width: 100px; height: 100px; border-radius: 50%; - margin-bottom: 15px; + margin: 0 auto 15px auto; display: block; border: 3px solid rgba(255, 255, 255, 0.3); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); @@ -268,7 +268,7 @@ width: 100px; height: 100px; border-radius: 50%; - margin-bottom: 15px; + margin: 0 auto 15px auto; display: block; }