From 431036e6fba7151f019e7df280dd5cd8416e01a9 Mon Sep 17 00:00:00 2001 From: vishal kumar Date: Thu, 30 May 2024 15:14:38 +0530 Subject: [PATCH] active nav bar issue resolved --- Css-files/ContactUpdate.css | 5 +++++ Css-files/content.css | 5 +++++ Css-files/services.css | 5 +++++ Html-files/menu.html | 2 +- Html-files/services.html | 2 +- index.html | 2 +- style.css | 5 +++++ 7 files changed, 23 insertions(+), 3 deletions(-) diff --git a/Css-files/ContactUpdate.css b/Css-files/ContactUpdate.css index 0e88859a..eb7528f5 100644 --- a/Css-files/ContactUpdate.css +++ b/Css-files/ContactUpdate.css @@ -53,6 +53,11 @@ body { font-weight: 400; } +#active-page{ + color: #dc3545; + border-bottom: 2px solid #dc3545; +} + /* ========================================= Custom Scrollbar diff --git a/Css-files/content.css b/Css-files/content.css index 5583ef98..36a9ef2e 100644 --- a/Css-files/content.css +++ b/Css-files/content.css @@ -18,6 +18,11 @@ body { } +#active-page{ + color: #dc3545; + border-bottom: 2px solid #dc3545; +} + .head_container_service{ height:500px; } diff --git a/Css-files/services.css b/Css-files/services.css index f86053ee..4f78fb63 100644 --- a/Css-files/services.css +++ b/Css-files/services.css @@ -21,6 +21,11 @@ margin-left: 370px; } +#active-page{ + color: #dc3545; + border-bottom: 2px solid #dc3545; + } + @keyframes gradient-animation { 0% { background-position: 0% 50%; diff --git a/Html-files/menu.html b/Html-files/menu.html index 8fe3b308..294d2b3c 100644 --- a/Html-files/menu.html +++ b/Html-files/menu.html @@ -34,7 +34,7 @@ diff --git a/Html-files/services.html b/Html-files/services.html index 6412f84a..704e2c5a 100644 --- a/Html-files/services.html +++ b/Html-files/services.html @@ -36,7 +36,7 @@
diff --git a/index.html b/index.html index a623698a..affe360a 100644 --- a/index.html +++ b/index.html @@ -58,7 +58,7 @@
  • Cart