HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ip-10-0-8-47 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:31:58 UTC 2024 aarch64
User: ubuntu (1000)
PHP: 8.1.2-1ubuntu2.22
Disabled: NONE
Upload Files
File: /var/www/admin.javaapp.co.uk/public/assets/css/elements/custom-typography.css
.element-background {
    padding: 15px;
    border: 1px solid #bfc9d4;
    border-radius: 6px;
}
.font-family-showcase {
    width: 18rem;
    border: 1px solid #e0e6ed;
    border-radius: 6px;
    background: #fff;
    margin: 0 auto;
}
.font-family-showcase .font-family-text { padding: 20px; border-bottom: 1px solid #e0e6ed; }
.font-family-showcase .font-family-text p { font-size: 40px; margin-bottom: 0; }
.font-family-showcase .font-family-info { padding: 20px; background-color: #ebedf2; }
.font-family-showcase .font-family-info h5 { font-size: 17px; margin-bottom: 0; }
.font-family-showcase .font-family-info a {
    font-weight: 600;
    font-size: 13px;
    color: #4361ee;
}
.font-family-showcase .font-family-info .font-family-link {
    margin-top: 30px;
    text-align: center;
}
@media (max-width: 575px) {
    .font-family-showcase { width: auto; }
}