From 57799104dffc516c9bd7924148370cebb99dbf03 Mon Sep 17 00:00:00 2001 From: Jaydeep singh rathore <138564007+Codeboy20@users.noreply.github.com> Date: Fri, 19 Sep 2025 23:05:38 +0530 Subject: [PATCH 1/3] final update --- index.html | 36 +++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index 0d8d5e8..b2d7671 100644 --- a/index.html +++ b/index.html @@ -921,7 +921,7 @@ display: flex; gap: 8px; align-items: center; - margin-bottom: 0; /* remove extra spacing */ + margin-bottom: 0; } .newsletter-input { @@ -1014,15 +1014,17 @@ box-shadow: 0 8px 25px rgba(76, 175, 80, 0.3); } - .dark-mode .navbar-nav .nav-link.active, - .dark .navbar-nav .nav-link.active { - color: #000000 !important; - background: linear-gradient(135deg, - #66bb6a 0%, - #4caf50 100%) !important; - box-shadow: 0 4px 15px rgba(76, 175, 80, 0.25); + + .dark-mode .theme-toggle:hover, + .dark .theme-toggle:hover { + background: rgba(76, 175, 80, 0.2) !important; + border-color: #4caf50 !important; + color: #4caf50 !important; + transform: scale(1.1) !important; } + + .dark-mode .navbar-brand, .dark .navbar-brand { color: #ffffff !important; @@ -1063,6 +1065,16 @@ color: #000000 !important; } + + .dark-mode .navbar-nav .nav-link.active, + .dark .navbar-nav .nav-link.active { + color: #000000 !important; + background: linear-gradient(135deg, + #66bb6a 0%, + #4caf50 100%) !important; + box-shadow: 0 4px 15px rgba(76, 175, 80, 0.25); + } + .dark-mode .search-button:hover, .dark .search-button:hover { background: linear-gradient(135deg, @@ -1082,13 +1094,7 @@ transition: all 0.3s ease !important; } - .dark-mode .theme-toggle:hover, - .dark .theme-toggle:hover { - background: rgba(76, 175, 80, 0.2) !important; - border-color: #4caf50 !important; - color: #4caf50 !important; - transform: scale(1.1) !important; - } + /* Mobile Dark Mode Navbar */ @media screen and (max-width: 991.98px) { From 9099e2620f01a428436ed31e8153f9f666f3b7b9 Mon Sep 17 00:00:00 2001 From: Jaydeep singh rathore <138564007+Codeboy20@users.noreply.github.com> Date: Fri, 19 Sep 2025 23:07:28 +0530 Subject: [PATCH 2/3] Update services.html --- services.html | 823 +------------------------------------------------- 1 file changed, 1 insertion(+), 822 deletions(-) diff --git a/services.html b/services.html index 7fd5bad..8070197 100644 --- a/services.html +++ b/services.html @@ -1,822 +1 @@ - - -
- - -