HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
User: sport3497 (1034)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //proc/self/root/proc/self/root/usr/local/CyberCP/public/phpmyadmin/themes/metro/scss/_card.scss
.card {
  margin-top: 1rem;
}

.card-header {
  font-family: $font-family-light;
  font-size: 1rem;
  border-bottom: 0;
}

.card-footer {
  border-top: 0;
}

#maincontainer {
  .card {
    background: none;
    border: none;
    margin: 0;
  }

  .card-header {
    background: none;
    color: $navi-background;
    font-size: 2.8em;
    font-family: $font-family-light;
    padding: 0;
  }

  .card-body ul {
    padding-left: 0;
  }
}