From 8f294f9c663fc0a6b27e01db943c29ffed3c052a Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 25 Jan 2020 18:04:41 -0500 Subject: Fix of the Update of redsign 3 --- CSS/GreenAndDark.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CSS/GreenAndDark.css') diff --git a/CSS/GreenAndDark.css b/CSS/GreenAndDark.css index cd8e7ec..75f48bc 100644 --- a/CSS/GreenAndDark.css +++ b/CSS/GreenAndDark.css @@ -28,7 +28,8 @@ a{ .active { position: absolute; display: block; - background: #D2D2D2; + background: rgba(37,37,37,1); + color: #fff; width: 50%; left: 0; top: 0; -- cgit v1.2.3