From 35e5d610aa17835c8cae689b773ffb3cd04719cf Mon Sep 17 00:00:00 2001 From: Cryptkeeper Date: Mon, 20 Jun 2016 18:33:27 -0500 Subject: [PATCH] Final page tweaks --- assets/css/main.css | 4 ++-- assets/html/index.html | 6 ++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index e44173c..061f439 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -47,13 +47,13 @@ a { font-size: 19px; } -#header a { +#header a, #footer a { text-decoration: none; color: inherit; border-bottom: 1px dashed #3B3738; } -#header a:hover { +#header a:hover, #footer a:hover { border-bottom: 1px dashed transparent; } diff --git a/assets/html/index.html b/assets/html/index.html index fce6b8e..5c704e8 100644 --- a/assets/html/index.html +++ b/assets/html/index.html @@ -73,13 +73,11 @@