diff --git a/style.css b/style.css index 4837f75..c700a1d 100644 --- a/style.css +++ b/style.css @@ -134,7 +134,7 @@ article .metadata a { color: black; } -article a:hover { +article a { text-decoration: underline; }