Skip to content

Instantly share code, notes, and snippets.

@tonussi
Last active December 24, 2015 21:29
Show Gist options
  • Save tonussi/6866075 to your computer and use it in GitHub Desktop.
Save tonussi/6866075 to your computer and use it in GitHub Desktop.
dds.css
a {
outline: 0;
}
input::-moz-focus-inner {
border: 0;
}
a:hover, a:active, a:focus {
outline: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment