diff --git a/static/css/style.css b/static/css/style.css index 11d2721..9c9096c 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1539,7 +1539,6 @@ img { margin-top: 1.25em; margin-right: 1.25em; font-weight: 400; - opacity: 0.5 } .post-author-bio i { @@ -1552,6 +1551,10 @@ img { font-weight: inherit; border-bottom: 1px solid transparent } +.post-author-bio a:hover { + color: #f26a3d; +} + .post-comments { position: relative;