Rss on your website, the simple way Oneclickmeta
Oct 29

To remove the klick outline in firefox. Use the following in your css.

a {
	outline: none;
}

Leave a Reply