Skip to content

Instantly share code, notes, and snippets.

@ultim8k
Created January 1, 2012 17:24
Show Gist options
  • Save ultim8k/1547835 to your computer and use it in GitHub Desktop.
Save ultim8k/1547835 to your computer and use it in GitHub Desktop.
linear gradient test
/**
* linear gradient test
*/
background: #ccc;
background: linear-gradient(180deg, #ccc, #999);
border-radius:15px;
border:1px solid #777;
box-shadow:0px 7px 7px 7px rgba(0,0,0, 0.7);
min-height:95%;
<!-- content to be placed inside <body>…</body> -->
{"view":"split-vertical","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