Created
March 4, 2015 21:16
-
-
Save Munter/a0f3db30a6df7eb0b3a7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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