From a0f98fc75dca5f7aa79953e085efdd1e587266d1 Mon Sep 17 00:00:00 2001 From: Dr Azad Rasul Date: Thu, 4 Jan 2024 17:01:18 +0300 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 9e341e5..3725c8b 100644 --- a/style.css +++ b/style.css @@ -58,7 +58,7 @@ li a.active { left: 0; bottom: 0; width: 100%; - background-color: green;/* changed to green from #f3f3f3 + background-color: #f3f3f3 color: blue; /* Changed the text color from #666 to blue */ text-align: center; }