Skip to content

Instantly share code, notes, and snippets.

@franhaselden
Created October 28, 2020 15:21
Show Gist options
  • Save franhaselden/08d2a8602d2793be04c28d3a1974357c to your computer and use it in GitHub Desktop.
Save franhaselden/08d2a8602d2793be04c28d3a1974357c to your computer and use it in GitHub Desktop.
Untitled
button {
background-color: white;
}
div {
background-color: #ddd;
}
div:hover {
background-color: #000;
}
<button><div>Test</div></button>
// alert('Hello world!');
{"view":"split","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