Skip to content

Instantly share code, notes, and snippets.

@carlmw
Created October 1, 2013 11:46
Show Gist options
  • Save carlmw/6777260 to your computer and use it in GitHub Desktop.
Save carlmw/6777260 to your computer and use it in GitHub Desktop.
a {
font-family: 'icon-webfont';
text-indent: -999em;
overflow: hidden;
display: block;
position: relative;
}
a:before {
position: absolute;
left: 0;
text-indent: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment