Skip to content

Instantly share code, notes, and snippets.

@mongoltolbo
Forked from cam-gists/glow.css
Created June 6, 2013 17:51
Show Gist options
  • Save mongoltolbo/5723478 to your computer and use it in GitHub Desktop.
Save mongoltolbo/5723478 to your computer and use it in GitHub Desktop.
glow
-webkit-animation-name: 'glow';
-webkit-animation-duration: .7s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
-webkit-animation-timing-function: ease-in-out;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment