Skip to content

Instantly share code, notes, and snippets.

@samdroid-apps
Created June 6, 2014 11:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samdroid-apps/08ecf792028c0454ed5d to your computer and use it in GitHub Desktop.
Save samdroid-apps/08ecf792028c0454ed5d to your computer and use it in GitHub Desktop.
Cool Locks
/**
* Cool Locks
*/
background: linear-gradient(-45deg, rgba(255, 255, 255, 0) 25%, #C16 25%, #C16 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 75%, #C16 75%, #C16),
linear-gradient(45deg, rgba(255, 255, 255, 0) 25%, #AC0 25%, #AC0 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 75%, #AC0 75%, #AC0),
radial-gradient(red, yellow);
background-size: 200px 200px, 200px 200px, auto;
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