Skip to content

Instantly share code, notes, and snippets.

@tarmann
tarmann / gist:5563532
Last active December 17, 2015 06:09 — forked from killerbytes/gist:3280922
CSS: Image Replacement
//image replacement
.ir {
font: 0/0 "image replace";
position: relative;
display: inline-block;
background-repeat: none;
}