Skip to content

Instantly share code, notes, and snippets.

@nickgrealy
Created July 16, 2014 00:17
Show Gist options
  • Save nickgrealy/7c5789954f150039d4f5 to your computer and use it in GitHub Desktop.
Save nickgrealy/7c5789954f150039d4f5 to your computer and use it in GitHub Desktop.
Untitled
input { border:1px solid grey; border-radius:2px; padding:2px 10px; }
input:link {color:red;} /* unvisited link */
input:visited {color:lime;} /* visited link */
input:hover {color:orange;} /* mouse over link */
input:active {color:blue;} /* selected link */
<input type=button value=Foo />
// 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