Skip to content

Instantly share code, notes, and snippets.

@Munter
Created March 4, 2015 21:16
Show Gist options
  • Save Munter/a0f3db30a6df7eb0b3a7 to your computer and use it in GitHub Desktop.
Save Munter/a0f3db30a6df7eb0b3a7 to your computer and use it in GitHub Desktop.
.frame-1 { background-image: url(frames/1.png?sprite); }
.frame-2 { background-image: url(frames/2.png?sprite); }
.frame-3 { background-image: url(frames/3.png?sprite); }
.frame-4 { background-image: url(frames/4.png?sprite); }
.frame-5 { background-image: url(frames/5.png?sprite); }
.frame-6 { background-image: url(frames/6.png?sprite); }
.frame-7 { background-image: url(frames/7.png?sprite); }
.frame-8 { background-image: url(frames/8.png?sprite); }
.frame-9 { background-image: url(frames/9.png?sprite); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment