Skip to content

Instantly share code, notes, and snippets.

@burtyish
Created November 4, 2013 13:55
Show Gist options
  • Save burtyish/7302791 to your computer and use it in GitHub Desktop.
Save burtyish/7302791 to your computer and use it in GitHub Desktop.
Solar panel background
/**
* Solar panel background
*/
background-color: #3eb2e7;
background-image: linear-gradient(rgba(255, 255, 255, 0.1) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.1) 1px, transparent 1px);
background-size: 7px 7px, 7px 7px;
<!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');
{"view":"split","fontsize":"120","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment