Skip to content

Instantly share code, notes, and snippets.

@ksdSnippets
Created October 17, 2012 03:55
Show Gist options
  • Select an option

  • Save ksdSnippets/3903624 to your computer and use it in GitHub Desktop.

Select an option

Save ksdSnippets/3903624 to your computer and use it in GitHub Desktop.
CSS: Image Replacement #2
.ir {
display: block;
text-indent: -999em;
overflow: hidden;
background-repeat: no-repeat;
text-align: left;
direction: ltr;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment