Skip to content

Instantly share code, notes, and snippets.

@fazlurr
Created June 22, 2014 08:59
Show Gist options
  • Save fazlurr/50c93c8128f89f9526e8 to your computer and use it in GitHub Desktop.
Save fazlurr/50c93c8128f89f9526e8 to your computer and use it in GitHub Desktop.
/**
* Gradient Background from http://aerotwist.com/static/design/better-password-form-fields/demo/index.html
*/
background: #f06;
background-image: radial-gradient(circle farthest-side at 66% -9%, #FFFFFF 0%, #FAE7D3 6%, #93CDC4 25%, #2B73A4 61%, #003D62 87%, #010A37 100%);
min-height: 100%;
<!-- content to be placed inside <body>…</body> -->
// 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