Skip to content

Instantly share code, notes, and snippets.

@visualpropaganda
visualpropaganda / gist:4585619
Last active May 19, 2017 12:59 — forked from matt-bailey/gist:2497771
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;
}