Skip to content

Instantly share code, notes, and snippets.

@richardneish
Created June 8, 2015 08:00
Show Gist options
  • Save richardneish/ecedaa6d2973f7f5e7bb to your computer and use it in GitHub Desktop.
Save richardneish/ecedaa6d2973f7f5e7bb to your computer and use it in GitHub Desktop.
Hello, CSS
/**
* Hello, CSS
*/
* {
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
}
input {
background: white;
color: green;
}
<input type="text"/>
// 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