Loading
102 views
CSS Tip Du Jour.
Page 1
(items) 1–1 of 1
:-moz-any-link:focus {
text-decoration:none;
outline-color:none;
outline-style:none;
outline-width:0px;
}
Gets rid of that annoying dotted outline that appears around a clicked link.
Page 1
(items) 1–1 of 1
Locked Topic
You must be a member to post in this forum