From 85280852c50697f8f47a2c6e04d995210d2321ba Mon Sep 17 00:00:00 2001 From: sau-mili <146661411+sau-mili@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:32:59 +0530 Subject: [PATCH 1/4] NavBar added to all pages --- Adventure.html | 73 +++++++++++++++++++++++++++++-------- Cultural_Exp.html | 70 ++++++++++++++++++++++++++--------- HoneyMoon.html | 71 ++++++++++++++++++++++++++++-------- faq.css | 2 +- faq.html | 93 +++++++++++++++++++++++++++-------------------- feedback.html | 64 +++++++++++++++++++++++--------- package.html | 74 ++++++++++++++++++++++++++++--------- styles.css | 2 +- 8 files changed, 322 insertions(+), 127 deletions(-) diff --git a/Adventure.html b/Adventure.html index ec4de8e3..84dec3da 100644 --- a/Adventure.html +++ b/Adventure.html @@ -87,6 +87,11 @@ opacity: 1; } } + .newNav{ + opacity: 1 !important; + transform: none !important; + } + @@ -108,6 +113,13 @@ emailjs.init("WB9rAyWwwLZube-er"); })(); + + diff --git a/Cultural_Exp.html b/Cultural_Exp.html index a076988e..6a6cc7a7 100644 --- a/Cultural_Exp.html +++ b/Cultural_Exp.html @@ -88,6 +88,10 @@ opacity: 1; } } + .newNav{ + opacity: 1 !important; + transform: none !important; + } @@ -107,6 +111,13 @@ emailjs.init("WB9rAyWwwLZube-er"); })(); + + @@ -106,6 +111,13 @@ emailjs.init("WB9rAyWwwLZube-er"); })(); + + @@ -111,6 +115,14 @@ } + + +
@@ -130,27 +142,53 @@ --> + + + + + + + +