From 45d62d87d5d1d780c2bef8ee0c6876de3adbb42f Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 3 Sep 2020 18:05:35 -0400 Subject: Fixes; Added the link to the repo --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index a3c79f3..3367b16 100644 --- a/style.css +++ b/style.css @@ -9,7 +9,7 @@ body { } a:link { - color: white; + color: #f2f2f2; background-color: transparent; text-decoration: none; font-size: 20px; -- cgit v1.2.3