HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/alq-cali.bikenow.co/vendor/league/glide/docs/custom.css
header .logo .icon {
    position: relative;
    top: 0;
}

menu .tool {
    margin: 15px 0 0 0;
    padding: 0 45px;
}

menu .versions {
    display: inline-block;
    width: 100%;
}

menu .search {
    display: inline-block;
    width: 100%;
    padding: 7px 10px;

    color: #6abcdd;
    font-size: 14px;
    font-family: "Museo Sans 300";

    border: 0;
    outline: 0;
    background: #22303f;
    border-radius: 3px;
}

@media screen and (max-width: 549px) {
    menu {
        text-align: center;
    }
    menu .tool {
        margin: 15px 0 0 0;
    }
}

@media screen and (min-width: 550px) and (max-width: 849px) {
    menu .tool {
        margin: 15px 0 0 0;
        padding: 0 30px;
    }
}

img[src*="herokuapp"] {
    display: block;
    max-width: 100%;
    height: auto;
}

h2 code {
    position: relative;
    top: -4px;
    display: inline-block;
    padding: 4px 10px 2px 10px;
    font-family: Consolas,Monaco,'Andale Mono',monospace;
    font-size: 22px;
    line-height: 100%;
    border-radius: 2px;
    background: #f5f6f7;
    border: solid #dcdddd 1px;
    font-weight: normal;
}

table code {
    display: inline-block;
    padding: 3px 5px;
    font-family: Consolas, Monaco, 'Andale Mono', monospace;
    font-size: 17px;
    line-height: 100%;
    border-radius: 2px;
    background: #f5f6f7;
    border: solid #dcdddd 1px;
}

.photo_credit {
    margin: -5px 0 0 0;
    font-size: 14px;
    color: #8e8e8e;
}

.photo_credit a {
    color: #8e8e8e;
    text-decoration: none;
}

.photo_credit a:hover {
    text-decoration: underline;
}

.github {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    z-index: 1000;
}

@media screen and (max-width: 1065px) {
    .github {
        display: none;
    }
}