diff --git a/assets/css/screen.css b/assets/css/screen.css index ac2d247..4c3d5b3 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -696,6 +696,9 @@ margin on the iframe, cause it breaks stuff. */ .author-meta a { color: #9EABB3; } +.author-meta a:hover { + color: #57A3E8; +} /* Create some space to the right for the share links */ .post-footer .author {