Created
May 20, 2013 14:44
-
-
Save tonyoconnell/5612677 to your computer and use it in GitHub Desktop.
hide text
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a { | |
text-indent:-999em; | |
outline:none; | |
background: url(button.jpg) no-repeat 0 0; | |
width:100px; height:50px; | |
display:block; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment