diff --git a/style.css b/style.css index 6dfe960..e21f18b 100644 --- a/style.css +++ b/style.css @@ -23,6 +23,9 @@ a, a:active, a:link { a:visited { color: #729fcf; } +a:hover { + text-decoration: underline; +} #header { position: relative;