Skip to content

Instantly share code, notes, and snippets.

@agusmu
Created June 10, 2013 06:00
Show Gist options
  • Save agusmu/5746805 to your computer and use it in GitHub Desktop.
Save agusmu/5746805 to your computer and use it in GitHub Desktop.
PrimaShop - Removing link outline (dotted border after click)
a:focus, a:active { outline: none; }
@agusmu
Copy link
Author

agusmu commented Sep 28, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment