Remove the dotted outline around a linkCristi DraghiciFebruary 12, 2016Programming / Development Use the following code to remove the dotted outline around a link: a, a:hover, a:active, a:focus { outline: 0; } Source: Removing The Dotted Outline # css Previous Post Enable root access on CM13 Next Post dragonet.js launched