Skip to content

Instantly share code, notes, and snippets.

@killerbytes
Created August 7, 2012 02:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save killerbytes/3280922 to your computer and use it in GitHub Desktop.
Save killerbytes/3280922 to your computer and use it in GitHub Desktop.
CSS: Image Replacement
//image replacement
.ir {
font: 0/0 "image replace";
position: relative;
display: inline-block;
background-repeat: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment