From 6f7df1df7df73b875b01be2052f61a796ca4005e Mon Sep 17 00:00:00 2001 From: candice Date: Thu, 14 Dec 2023 10:59:00 +0800 Subject: [PATCH] 11 --- css/mobile-first.css | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/css/mobile-first.css b/css/mobile-first.css index 494d4e82..2984d131 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -732,7 +732,7 @@ margin-right: 35px;} 45deg); left: 35px; } -.tourmore { font-style: italic; font-size: 20px; margin-top: 60px;} +.tourmore { font-style: italic; font-size: 20px; margin-top: 60px; padding: 0 15px;} .tourmore a:after{content: ""; position: absolute; width: 6px; @@ -1126,6 +1126,8 @@ img.tour_list_map { margin: 5px 0;} .tour_list_price strong { font-size: 20px; display: block; color: #000; + line-height: 19px; + margin-bottom: 5px; text-transform: initial;} /* Menu styles */ .menu { @@ -1790,11 +1792,11 @@ input.Inquiryphone {width:44% !important;} float: left; position: relative;} .trip_plan_right {width: 560px; display: inline-block;} - .ah_index_tour { margin: 0 12px 0 12px; + .ah_index_tour { margin: 0 8px; border: 1px solid #d1d1d1; padding: 5px; - width: 344px; - margin-bottom: 25px; + width: 352px; + margin-bottom: 20px; box-shadow: 0px 0px 3px 3px #ececec; border-radius: 6px;} .updated_news { top: 66px !important;}