Skip to content

Instantly share code, notes, and snippets.

@thulioph
Last active December 22, 2015 04:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thulioph/6416731 to your computer and use it in GitHub Desktop.
Save thulioph/6416731 to your computer and use it in GitHub Desktop.
text-indent
<a href="fb.com/thulioph" target="_blank" id="facebook">
Meu facebook
</a>
a{
color: blue;
display: block;
background: url(https://cdn3.iconfinder.com/data/icons/free-social-icons/67/facebook_circle_color-128.png) no-repeat;
width: 128x;
height: 128px;
text-indent:-9999px
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment