/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
background: -moz-radial-gradient(center 80% , circle farthest-corner, #efefef 0%, rgb(100,110,110) 100%) repeat scroll 0 0 transparent; background: -webkit-gradient(radial, 50% 80%, 200, 50% 40%, 1000, from(#efefef), to(rgb(100,110,110)))