HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/confeduphaar/public_html/wp-content/plugins/ova-framework/assets/css/_ova_skill_bar.scss
.ova-skill-bar {
  .text-skill-bar {
    font-size: 17px;
    line-height: 26px;
    color: #202b5d;
    margin-bottom: 13px;
    letter-spacing: 0.2px;
  }
  .cove-killbar {
    background: #e5e5e9;
    .skillbar-bar {
      height:5px;
      width:0px;
    }
  }
  .skillbar {
    position:relative;
    display:block;
    width:100%;
    &:not(:last-child) {
      margin-bottom: 8px;
    }
  }
  .percent {
    left: 0;
    display: block;
    min-height: 26.5px;
    .relative {
      position: relative;
      top: -43px;
      left: calc(100% - 31px) !important;
      span {
        font-size: 15px;
        line-height: 26px;
        color: #62718d;
        letter-spacing: 0.2px;
      }
    }
  }
}