Skip to content

Instantly share code, notes, and snippets.

@cezarsa
Created September 26, 2012 16:57
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 cezarsa/3789175 to your computer and use it in GitHub Desktop.
Save cezarsa/3789175 to your computer and use it in GitHub Desktop.
Untitled
div {
width: 100px;
height: 40px;
background: crimson;
margin: 100px;
/*border: 10px solid navy;*/
border-width: 10px;
border-style: solid;
-webkit-border-image: -webkit-linear-gradient(top, #dcdcdc 0%,#dadada 16%,#c9c9c9 76%,#b6b6b6 100%);
}
{"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