diff options
| author | s1n <[email protected]> | 2019-10-04 19:07:54 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-04 19:07:54 -0700 |
| commit | f43259217ffa559cec33fdea389b1a48e68af43d (patch) | |
| tree | d6fd17cb2cb9e06de68bf29f29cfa7f3573904cd /css/main.css | |
| parent | humans.txt (diff) | |
| download | s1n.pw-admin-f43259217ffa559cec33fdea389b1a48e68af43d.tar.xz s1n.pw-admin-f43259217ffa559cec33fdea389b1a48e68af43d.zip | |
formatting, move halloween dude
Diffstat (limited to 'css/main.css')
| -rw-r--r-- | css/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
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; |