Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tomhemsley/9465627 to your computer and use it in GitHub Desktop.
Save tomhemsley/9465627 to your computer and use it in GitHub Desktop.
.metaslider .fadeIn {
-webkit-animation-duration:5s;
-moz-animation-duration:5s;
-o-animation-duration:5s;
animation-duration:5s;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment