One Hat Cyber Team
Your IP :
172.70.179.113
Server IP :
188.114.97.7
Server :
Linux advantage-project 5.14.0-503.26.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 19 16:28:19 UTC 2025 x86_64
Server Software :
Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2
PHP Version :
8.3.17
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
html
/
public
/
components
/
progress-circle
/
View File Name :
progress-circle.css
.progress-circle { display: inline-block; max-width: 260px; } .progress-circle-inner { position: relative; display: inline-block; } .progress-circle-counter-value { position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: center; font-size: 1.6875rem; font-weight: 400; line-height: 1; color: #272b37; } .progress-circle-bar .bg, .progress-circle-bar .fg { stroke-width: 10px; fill: transparent; } .progress-circle-bar .bg { stroke: #fff; } .progress-circle-bar .fg { stroke: #8d8d8d; } * + .progress-circle-title { margin-top: 1.125rem; } * + .progress-circle-text { margin-top: 0.375rem; } @media (min-width: 992px) { * + .progress-circle-title { margin-top: 2.125rem; } * + .progress-circle-text { margin-top: 0.6875rem; } }