HEX
Server: Apache
System: Linux webd003.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: slyfwmm (169339)
PHP: 8.1.34
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/s/l/y/slyfwmm/adspray/wp-content/themes/aivons-child/assets/css/box-infografica-cerchio.css
.ADS_animated_infographic_circle {
    display: flex;
    align-items: center;
}
.ADS_animated_infographic_circle h3 {
    font-size:18px;
    line-height: 1.2em;
}

.ADS_animated_infographic_circle .canvas-wrap {
    position: relative;
    width: 150px;
    height: 150px;
  }
  .ADS_animated_infographic_circle .canvas-wrap span {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 30px;
    transform: translate(-50%, -50%);
    color: var(--aivons-black, #0f0d1d);
  }
.ADS_animated_infographic_circle .canvas-wrap span::after {
    content: '%';
  }
  .ADS_animated_infographic_circle .canvas-wrap {
    transform: scale(0.7);
  }