Skip to content

Instantly share code, notes, and snippets.

@andrewdc
Created February 12, 2010 22:06
Show Gist options
  • Save andrewdc/303032 to your computer and use it in GitHub Desktop.
Save andrewdc/303032 to your computer and use it in GitHub Desktop.
=img_replace(!imgurl, !width, !height)
:width = !width
:height = !height
:background url('#{!imgurl}') no-repeat
:text-indent -9999px
:overflow hidden
:letter-spacing -1000em
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment