diff --git a/stylesheets/base.css b/stylesheets/base.css index 9ae0270..358c67d 100644 --- a/stylesheets/base.css +++ b/stylesheets/base.css @@ -94,7 +94,7 @@ /* #Links ================================================== */ - a, a:visited { color: #333; text-decoration: underline; outline: 0; } + a, a:visited { color: #333; text-decoration: underline; } a:hover, a:focus { color: #000; } p a, p a:visited { line-height: inherit; }