diff --git a/contents/style.scss b/contents/style.scss index 2fa7fd6..b1bc0db 100644 --- a/contents/style.scss +++ b/contents/style.scss @@ -24,6 +24,10 @@ a { color: #d6156d; font-weight: bold; text-decoration: none; + + &:hover { + color: #fd55a2; + } } a[href^='https://www.runscope.com'] {