From 6fbd5fa85a7a037a4ee9e4f8447f07f68b251bb6 Mon Sep 17 00:00:00 2001 From: candice Date: Mon, 10 Jul 2023 16:44:15 +0800 Subject: [PATCH] 11 --- css/mobile-first.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/css/mobile-first.css b/css/mobile-first.css index 9e4c931..2ef212d 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -691,11 +691,10 @@ img.feedback-rate {border-radius: 0;} margin: 0 20px 0 0; } .feedback_content { - text-align: center; line-height: 21px; font-style: italic; margin-bottom: 15px; - padding: 40px 0 0 30px; + padding: 40px 0 0 50px; background: url(https://data.asiahighlights.com/image/tour/asia/china-tours-feedback-bg-left.png) no-repeat 15px 30px; background-size: 30px; } @@ -717,7 +716,6 @@ img.feedback-rate {border-radius: 0;} height: 125px; } .customer_name { - text-align: center; color: #999; margin: 15px 0 5px 0; }