html - H1 link boarder in chrome -


this question has answer here:

i have problem. on analytium.co.uk when click on header see border. problem in chrome. have idea why border appears when clicking? enter image description here

.mylinkheading {   outline : none; } 

just remove anchor outline.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -