Skip to content

Instantly share code, notes, and snippets.

@wrumsby
Created November 9, 2015 01:56
Show Gist options
  • Save wrumsby/f58176bf8d4ab09d92f5 to your computer and use it in GitHub Desktop.
Save wrumsby/f58176bf8d4ab09d92f5 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.foo {
background-color: #fff;
border-radius: 0;
border-width: 0;
font-size: 14px;
padding: 8px;
}
.foo:active {
outline: 0;
}
<!-- content to be placed inside <body>…</body> -->
<button class="foo">Click</button>
// alert('Hello world!');
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment