Skip to content

Instantly share code, notes, and snippets.

@tarmann
Forked from killerbytes/gist:3280922
Last active December 17, 2015 06:09
Show Gist options
  • Save tarmann/5563532 to your computer and use it in GitHub Desktop.
Save tarmann/5563532 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