Skip to content

Instantly share code, notes, and snippets.

@veapon
Created August 7, 2013 06:33
Show Gist options
  • Save veapon/6171738 to your computer and use it in GitHub Desktop.
Save veapon/6171738 to your computer and use it in GitHub Desktop.
CSS3 Gradient
-webkit-linear-gradient( [<point> || <angle>,]? <stop>, <stop> [, <stop>]* )
link: http://www.cnblogs.com/lhb25/archive/2013/02/17/css3-linear-gradient.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment