Skip to content

Instantly share code, notes, and snippets.

@chilinaz
Created February 19, 2013 06:18
Show Gist options
  • Save chilinaz/4983526 to your computer and use it in GitHub Desktop.
Save chilinaz/4983526 to your computer and use it in GitHub Desktop.
CSS: Alternative Image Replacement
/* Alternative Image Replacement Class */
.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