diff --git a/css/look.css b/css/look.css index 17fafc0..26b4700 100644 --- a/css/look.css +++ b/css/look.css @@ -113,10 +113,11 @@ div#tabs ul li a.current { } a { + text-decoration: none; color: #2288aa; } a:hover { - color: #006699; + text-decoration: underline; } h2 { font-weight: bold;