From d1f802821df9c116789fb1807be31639819b0c37 Mon Sep 17 00:00:00 2001 From: Subhajit-2023-44 Date: Wed, 30 Oct 2024 04:41:54 +0530 Subject: [PATCH] done --- index.html | 171 ++++++++++++++++++++++++++++++++++++++++++++++++++++- style.css | 2 +- 2 files changed, 170 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index c474e876..0479a86f 100644 --- a/index.html +++ b/index.html @@ -3140,6 +3140,173 @@

Exclusive Deals and Offers!

- + + + + + +
+
+

What is your main priority when choosing a hotel?

+
+ + + + + +
+ +

+
+
+ + + + + \ No newline at end of file diff --git a/style.css b/style.css index f926507c..b9a0ffe5 100644 --- a/style.css +++ b/style.css @@ -1239,7 +1239,7 @@ textarea:focus { background-color: rgba(18, 18, 18, 0.9); /* Dark background for section */ } .dark-mode h2 { - color: #ffa500; /* Bright color for heading */ + color: #000000; /* Bright color for heading */ } /**** FOOTER ****/