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
  • Select an option

  • Save tarmann/5563532 to your computer and use it in GitHub Desktop.

Select an option

Save tarmann/5563532 to your computer and use it in GitHub Desktop.

Revisions

  1. Bruno Tarmann renamed this gist May 12, 2013. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. @killerbytes killerbytes created this gist Aug 7, 2012.
    7 changes: 7 additions & 0 deletions gistfile1
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    //image replacement
    .ir {
    font: 0/0 "image replace";
    position: relative;
    display: inline-block;
    background-repeat: none;
    }