From 3da3649b7be435c575f8cb4e41abbfd5c42c2a14 Mon Sep 17 00:00:00 2001 From: YSULTRA Date: Fri, 17 May 2024 02:04:18 +0530 Subject: [PATCH 1/7] Fixed Navigation Bar Text Visibility Issue in Dark Mode in Team Tab --- Pages/Team/team.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pages/Team/team.css b/Pages/Team/team.css index bb9e537a..3048d621 100644 --- a/Pages/Team/team.css +++ b/Pages/Team/team.css @@ -9,7 +9,7 @@ body.dark-mode { color: #fff; } -body.dark-mode a { +body.dark-mode { color: #fff; } From ed9fb4c51b74d760df90928202135a4bb251ec5c Mon Sep 17 00:00:00 2001 From: Sadaf <137484958+SadafKausar2025@users.noreply.github.com> Date: Sat, 18 May 2024 18:30:18 +0530 Subject: [PATCH 2/7] Added Animated icon to the Navbar links --- index.html | 41 +++++++++++++++++++++++++++++++++++------ 1 file changed, 35 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index d2378aa4..13ed0450 100644 --- a/index.html +++ b/index.html @@ -31,6 +31,7 @@ +