Sha256: bd23c44c2e8b8072d418521770b4d8f72fee1636bcce9481725a318a7218b773
Contents?: true
Size: 328 Bytes
Versions: 9
Compression:
Stored size: 328 Bytes
Contents
// Hides html text and replaces it with an image. // If you use this on an inline element, you will // need to change the display to block or inline-block. =replace-text( !img, !x = 50%, !y = 50% ) :text-indent -9999em :overflow hidden :background :image= image_url(!img) :repeat no-repeat :position= !x !y
Version data entries
9 entries across 9 versions & 1 rubygems