From 6606c7827dd1954fc1552b1ee5c5cd34ec195430 Mon Sep 17 00:00:00 2001 From: sujan Date: Sun, 15 Sep 2024 15:29:07 +0545 Subject: [PATCH] Header Page Changes --- css/style.min.css | 4 ++-- header.php | 14 +++++++------- why-aen.php | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 55 insertions(+), 10 deletions(-) diff --git a/css/style.min.css b/css/style.min.css index 3e31065..fc12fed 100644 --- a/css/style.min.css +++ b/css/style.min.css @@ -3060,7 +3060,7 @@ b, strong { background-image: linear-gradient(to right top, #fb7f87, #fc8a82, #fb957f, #fa9f7f, #f7aa80) } .bg-gradient-very-light-gray { - background-image: linear-gradient(to bottom, #f7f8f9, #f9fafb, #fbfbfc, #fdfdfd, #fff) + background-image: linear-gradient(to bottom, #eceff1, #eceff1, #f6f8f9, #eceff1, #f6f8f9); } .bg-gradient-top-very-light-gray { background-image: linear-gradient(to top, #f7f7f7, #f7f7f7, #fcfafa, #fcfafa, #fff) @@ -18119,6 +18119,6 @@ footer .nav-link { background: white; } .inverse-icon { - color: #444; + color: #444; } /*custome css*/ \ No newline at end of file diff --git a/header.php b/header.php index b134671..9f97b2d 100644 --- a/header.php +++ b/header.php @@ -114,13 +114,13 @@