From f55005a596f34592df88d4e2111752c35188f749 Mon Sep 17 00:00:00 2001 From: HTI-shivanidotcom Date: Fri, 31 May 2024 15:46:10 +0530 Subject: [PATCH] changed the background of readme --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index e8c7b76..d50c49d 100644 --- a/style.css +++ b/style.css @@ -184,10 +184,12 @@ button { font-size: 1.5rem; position: absolute; bottom: 0; + color: white; } #link a{ /* text-decoration: none; */ color: #1b1c6d; + background-color: white; }