Skip to content

Instantly share code, notes, and snippets.

@visualpropaganda
Forked from matt-bailey/gist:2497771
Last active May 19, 2017 12:59
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 visualpropaganda/4585619 to your computer and use it in GitHub Desktop.
Save visualpropaganda/4585619 to your computer and use it in GitHub Desktop.
CSS: Image Replacement
/* H5BP image replacement: http://nicolasgallagher.com/another-css-image-replacement-technique/ */
.ir {
border: 0;
font: 0/0 a;
text-shadow: none;
color: transparent;
background-color: transparent;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment