removed outline: 0

This commit is contained in:
shakyShane 2012-07-15 10:17:07 +01:00
parent 7ab682091d
commit 6c8b06a41d

View File

@ -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; }