HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/ippmt.kauko.lt/wp-content/plugins/ocean-extra/includes/preloader/assets/css/preloader.scss
.ocean-preloader--active {
    #ocean-preloader {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: #323232;
        z-index: 99999999999999;
    }

    .preloader-content {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: 100%;
    }

    .preloader-inner {
        text-align: center;
    }

    .preloader-image {
        max-width: 100px;
        margin: 0 auto;
    }

    .preloader-logo {
        max-width: 180px;
        margin: 0 auto;
    }

    .preloader-svg {
        margin: 0 auto;
    }

    .preloader-after-content {
        padding: 20px 0;
        font-size: 20px;
    }
}