Skip to content

Instantly share code, notes, and snippets.

@leopic
Created December 3, 2012 22:22
Show Gist options
  • Save leopic/4198683 to your computer and use it in GitHub Desktop.
Save leopic/4198683 to your computer and use it in GitHub Desktop.
.cat-sprite, .cat-bike-accesories, .cat-bike, .cat-climb, .cat-kids-jacket, .cat-mens-jacket, .cat-shoes-mens, .cat-shoes-socks, .cat-tents, .cat-womens-jacket { background: url('/cat-s6b8c8d50ad.png') no-repeat; }
.cat-bike-accesories { background-position: 0 -100px; }
.cat-bike { background-position: 0 -350px; }
.cat-climb { background-position: 0 -50px; }
.cat-kids-jacket { background-position: 0 0; }
.cat-mens-jacket { background-position: 0 -300px; }
.cat-shoes-mens { background-position: 0 -400px; }
.cat-shoes-socks { background-position: 0 -250px; }
.cat-tents { background-position: 0 -200px; }
.cat-womens-jacket { background-position: 0 -150px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment