From 5bf4b8e134b485d47a461d6eaab284d50cec0ef3 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 3 Aug 2019 14:51:45 -0400 Subject: Favicons, updated homepage and more stuff --- public/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'public/css/style.css') diff --git a/public/css/style.css b/public/css/style.css index 410907a..19f7573 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -3,3 +3,7 @@ body { background-color: #212121; color: #ffffff; } + +.svg-white { + fill:#ffffff +} \ No newline at end of file -- cgit v1.2.3