diff --git a/assets/styles/hallowvale.sass b/assets/styles/hallowvale.sass index 7526e69..3529842 100644 --- a/assets/styles/hallowvale.sass +++ b/assets/styles/hallowvale.sass @@ -20,12 +20,14 @@ body display: block height: 100% padding: 8px 12px + background: none color: white font-size: 2rem text-decoration: none - transition: color 220ms ease-in-out + transition: all 220ms ease-in-out &:hover + background: rgba(0, 0, 0, .1) color: lightgrey #main-content