From 61b94d3d9b1c3bc5664e8cfaa1a6ce18fe6201fa Mon Sep 17 00:00:00 2001 From: KermWasTaken Date: Fri, 22 Sep 2023 23:37:15 -0400 Subject: [PATCH] Added info button color --- styles/global.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/global.css b/styles/global.css index 4b28142..d1081b0 100644 --- a/styles/global.css +++ b/styles/global.css @@ -106,6 +106,7 @@ img { cursor: pointer; + color: black; border: none; background: none; }