From 1bb8671b301c9f41ed9db8dd154e9eb175aac9f2 Mon Sep 17 00:00:00 2001 From: James Dinh Date: Fri, 3 Jun 2022 15:12:51 -0700 Subject: [PATCH] Changed caption colors --- css/general.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/general.css b/css/general.css index bc20fda..770329b 100644 --- a/css/general.css +++ b/css/general.css @@ -757,6 +757,7 @@ section { .caption { float: middle; + color: #8d8d8d; } /* Signup Checklist */