Created
May 23, 2017 08:16
-
-
Save robhob/774edfaca90c56890f718f34661b57dd to your computer and use it in GitHub Desktop.
This file contains 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
.slippery:hover { | |
background-position: bottom center!important; | |
transition: background-position 5s linear 0s; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment