From 30f8f43a21f2155a5398e5b1514ab05b5e5785cf Mon Sep 17 00:00:00 2001 From: Pallavi_5i2 <22wh1a05i2@bvrithyderabad.edu.in> Date: Mon, 5 Aug 2024 11:45:24 +0530 Subject: [PATCH] fix-color --- styleIndex.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styleIndex.css b/styleIndex.css index 9f8d8701..08762633 100644 --- a/styleIndex.css +++ b/styleIndex.css @@ -106,7 +106,7 @@ body { margin-left: 100px; background-color: #f6edfd; - color: black; + color: rgb(13, 13, 13); border: none; border-radius: 3px; padding: 6px 8px;