8,960
edits
No edit summary |
No edit summary |
||
| Line 34: | Line 34: | ||
.ring2 { | .ring2 { | ||
width: | width: 99.5%; | ||
height: | height: 99.5%; | ||
background: conic-gradient(#21ABC6 0% 20%, #87B22A 20% 100%); | background: conic-gradient(#21ABC6 0% 20%, #87B22A 20% 100%); | ||
border-radius: 50%; | border-radius: 50%; | ||
| Line 45: | Line 45: | ||
.center2 { | .center2 { | ||
width: | width: 120px; | ||
height: | height: 120px; | ||
background-color: #EFE9DE; | background-color: #EFE9DE; | ||
border-radius: 50%; | border-radius: 50%; | ||