From 8838584aa45084ab081b59b92d0e8c34eeb4e0d6 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 18 Nov 2018 16:25:50 -0500 Subject: hopefully --- style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 8a80ba3..718b688 100644 --- a/style.css +++ b/style.css @@ -178,6 +178,12 @@ li a:hover { width: 95%; margin: auto; overflow: hidden; + border: 1px solid white; + padding: 9px; + position: relative; + top: -30px; + width: 800px; + left: calc(50vw - 420px); } .container-blog a { -- cgit v1.2.3