Skip to content

Instantly share code, notes, and snippets.

@louies1
Created June 17, 2013 20:41
Show Gist options
  • Save louies1/5800178 to your computer and use it in GitHub Desktop.
Save louies1/5800178 to your computer and use it in GitHub Desktop.
CSS3 Flashing Button
/**
* CSS3 Flashing Button
*/
.button { display: inline-block; padding: 30px; background-color: #ccc; }
<a class="button" href="#">Button</a>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment