How to increase the size of the inner circle
I did the following CSS with JQuery: JSFiddle
However, I don't know why I can't increase the width and height of the green circle in a way that is slightly larger than the gray circle (which I call it the main circle) with a lower z-index, thus that skipping time, the green circle shows progress around the baseline (only at the border of the gray circle, because I am using a lower z-index for green)
Green circle:
<div id='timer'></div>
I appreciate your help.
thank
+3
user3000457
source
to share