How can I make this kind of shadow of circle in CSS?
Asked
Active
Viewed 61 times
0

Vitorino fernandes
- 15,794
- 3
- 20
- 39

C1one_38
- 65
- 1
- 11
-
1same logic - http://stackoverflow.com/questions/27298934/3d-box-shadow-effect/ – Vitorino fernandes Jan 08 '16 at 18:14
-
1The question you guys are linking to isn't the same in my opinion. That one is solved with multiple backgrounds, while this would require a different approach to achieve the gradient. – kthornbloom Jan 08 '16 at 18:23
-
@C1one_38, since they closed it... see here for a solution to this question. https://jsfiddle.net/cm9q26mv/ – kthornbloom Jan 08 '16 at 18:24
-
http://codepen.io/tholex/pen/BjRmOq – Olex Ponomarenko Jan 08 '16 at 18:57
-
thank you all for a quick response! – C1one_38 Jan 08 '16 at 19:03