Skip to content

Instantly share code, notes, and snippets.

@burin
Created February 3, 2010 21:40
Show Gist options
  • Save burin/294055 to your computer and use it in GitHub Desktop.
Save burin/294055 to your computer and use it in GitHub Desktop.
.selector { position: relative; top: 0; left: 0; display: block; float: left; margin:
0; padding: 0; width: 0; height: 0;
text-align: left; text-indent: 0; text-transform: uppercase; overflow:
hidden; line-height: 1em; font-weight: bold; font-variant: italic;
color: #000; background: #777 url(/images/image.png) 0 0 no-repeat; border:
1px solid #000; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment