From f43259217ffa559cec33fdea389b1a48e68af43d Mon Sep 17 00:00:00 2001 From: s1n Date: Fri, 4 Oct 2019 19:07:54 -0700 Subject: formatting, move halloween dude --- css/halloween.css | 2 +- css/main.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/halloween.css b/css/halloween.css index 5248173..3666d22 100644 --- a/css/halloween.css +++ b/css/halloween.css @@ -38,7 +38,7 @@ body { } .halloween { - top: 5%; + bottom: 3%; left: 2%; width: 30px; height: 44px; diff --git a/css/main.css b/css/main.css index 48db7e0..af96a17 100644 --- a/css/main.css +++ b/css/main.css @@ -200,6 +200,7 @@ main { /* #ffdc73 box-shadow should usually be only box-shadow, but I made it two so it would be more visable. // Secondary box-shadow, rgba(154,160,185,0.05) */ + .links a:hover, .links a:focus { outline: none; -- cgit v1.2.3