Skip to content

Instantly share code, notes, and snippets.

@long-lazuli
Created November 13, 2012 13:41
Show Gist options
  • Save long-lazuli/4065818 to your computer and use it in GitHub Desktop.
Save long-lazuli/4065818 to your computer and use it in GitHub Desktop.
Test d'une soundwave.
/**
* Test d'une soundwave.
*/
background: radial-gradient(50% 100%, black 33%, transparent 35%, transparent 35%, black 37%),
radial-gradient(50% 0%, black 33%, transparent 35%, transparent 35%, black 37%),
linear-gradient(45deg, #f06, yellow),
#000;
background-size: 10% 24.8%, 10% 24.8%, 100% 50%;
background-position: left 33.334%, center 66.667%, center center;
background-repeat: repeat-x;
min-height: 100%;
<!-- content to be placed inside <body>…</body> -->
{"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