This article references an external link -- click here to visit
http://www.solidstategroup.com/page/1592
http://www.solidstategroup.com/page/1592

Firefox produces a dotted outline that appears around links when you click on them.
This is simple to stop. Just add outline:none to the a tag
a {
outline: none;
}







3 Comments
Hey you know AdGuy always gets the last word! ;)