From 355c1e9b4678122c05cfba23decae32f5d46cdf9 Mon Sep 17 00:00:00 2001 From: candice Date: Tue, 25 Mar 2025 15:19:24 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/mobile_first/ah-new-year-countdown.php | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/application/views/mobile_first/ah-new-year-countdown.php b/application/views/mobile_first/ah-new-year-countdown.php index 1eb9d298..a4d0f25c 100644 --- a/application/views/mobile_first/ah-new-year-countdown.php +++ b/application/views/mobile_first/ah-new-year-countdown.php @@ -1,7 +1,7 @@
-

Chiang Mai CAD New Year Countdown on Dec.31st, 2025

+

Chiang Mai CAD New Year Countdown on Dec.31st, 2025

Select an Available Ticket Type:

@@ -98,8 +98,8 @@ -

Select Ticket Quantity: Adults and children (8+ years)

-

Children under 8 are free.

+

Quantity: Adults & children (8+) – Free for under 8

+
@@ -604,5 +604,11 @@ .minaddBtn { width: auto !important; } +.optionLable input[type="radio"]:checked+label, .optionLable input[type="radio"]+label:hover { + border: 1px solid #ad1818; + color: #ad1818; + background: #ad1818; + color: #fff; +} \ No newline at end of file