Skip to content

Instantly share code, notes, and snippets.

@yoksel
Created February 10, 2013 16:32
Show Gist options
  • Save yoksel/4750126 to your computer and use it in GitHub Desktop.
Save yoksel/4750126 to your computer and use it in GitHub Desktop.
Untitled
BODY {
background:
-webkit-linear-gradient(0,
transparent 1.7em, rgba(64, 224, 208,.5) 1.7em,
transparent 2em, transparent 2.5em,
rgba(64, 224, 208,.5) 2.5em,
transparent
),
-webkit-linear-gradient(0,
rgba(0, 139, 139,.5) .5em, transparent .5em,
transparent .7em, rgba(0, 139, 139,.5) .7em,
transparent
),
-webkit-linear-gradient(0,
rgba(32, 178, 170,.3) 1em, transparent 1em,
transparent 2em, rgba(32, 178, 170,.3) 2em,
transparent
),
-webkit-linear-gradient(0,
rgba(64, 224, 208,.5) 1.5em, transparent 1.5em,
transparent 3em, rgba(64, 224, 208,.5) 3em,
transparent 3em
),
darkcyan -webkit-linear-gradient(0,
mediumaquamarine 1em, teal 1em,
darkcyan 3em, mediumaquamarine 3em,
darkcyan
);
background-size: 5em,4em, 2.5em, 4em, 4em;
text-align: center;
text-shadow: 0 1px 1px rgba(0,0,0,.6);
font: 24px/5 Georgia;
color: #FFF;
}
<h1>Test cicada background</h1>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"80","seethrough":"1","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment