Skip to content

Instantly share code, notes, and snippets.

@davidaurelio
Created March 26, 2020 23:49
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 davidaurelio/4cd44a88b84ba2662343f688069b3a92 to your computer and use it in GitHub Desktop.
Save davidaurelio/4cd44a88b84ba2662343f688069b3a92 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background-image: linear-gradient(90deg, yellow 25%, transparent 25%, transparent 30%, yellow 30%),
linear-gradient(90deg, transparent 15%, gray 15%, gray 25%, transparent 25%, transparent 30%, gray 15%, gray 25%, transparent 30%);
min-height: 100%;
<!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment