How to animate a radial-gradient using CSS?
问题 I am trying to create a radial-gradient shine affect to a div box and I am unsure whats the best way of doing so. I Have found no resources of achieving what I want to achieve; just shine affects which look like overlay. Most of the examples I have found looks like this http://jsfiddle.net/nqQc7/512/. Below I have displayed what I am trying to create. #shine-div { height: 30vh; width: 60vw; margin-right: auto; margin-left: auto; border-radius: 10px; /*background: radial-gradient(ellipse