From 8defcf40d08c155dc78d19a032690ce6acddb090 Mon Sep 17 00:00:00 2001 From: Alee Date: Sat, 26 Jan 2019 23:58:58 -0500 Subject: Added little things --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 283a44c..b773598 100644 --- a/style.css +++ b/style.css @@ -108,6 +108,10 @@ li.nav { text-decoration: none; } +.footer-a { + text-decoration: none; +} + a.nav { color: white; text-decoration: none; -- cgit v1.2.3