/ Published in: CSS
Expand |
Embed | Plain Text
-webkit-gradient(radial, 430 50, 0, 430 50, 506, from(red), to(#000)); -moz-radial-gradient(430px 50px 45deg, circle cover, red 0%, black 100%);
You need to login to post a comment.
wayneberry on 09/03/10
1 person have marked this snippet as a favorite
-webkit-gradient(radial, 430 50, 0, 430 50, 506, from(red), to(#000)); -moz-radial-gradient(430px 50px 45deg, circle cover, red 0%, black 100%);
You need to login to post a comment.