From 5cc98a70a08fe098d71ae8f36508aca9eba740e7 Mon Sep 17 00:00:00 2001 From: cp <463911765@qq.com> Date: Fri, 3 Dec 2021 17:07:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=86=E8=88=9E=E6=96=87=E5=AD=97=E5=B1=85?= =?UTF-8?q?=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index dc3aaa6..8cce2c0 100644 --- a/css/style.css +++ b/css/style.css @@ -276,11 +276,12 @@ body{ margin: -78px auto 0; display: none; min-width: 356px; + text-align: center; } .speak.speak-pink::after{ background: url(../image/icon_03.png) no-repeat; - left:60px; - + left:50%; + margin-left: -23px; } .types{ font-size: 24px;