HEX
Server: Apache
System: Linux vps-cdc32557.vps.ovh.ca 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
User: hanode (1017)
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: //usr/share/usermin/unauthenticated/errors.css
.err-head,
.err-content,
.err-body {
    font-family: Lucida Console, Courier, monospace;
}

.err-head {
    color: #f12b2b;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 2.5px 0;
    text-transform: uppercase;
    transform: scale(1, 1.5);
    white-space: pre-wrap;
}

.err-content {
    padding-left: 2.5px;
    white-space: pre-wrap;
}

.err-content,
.err-body {
    font-size: 12.5px;
}

.err-head[data-fatal-error-text] {
  padding: 0;
}

.err-stack caption,
.err-stack > tbody > tr:first-child > td > b {
    color: #151515;
    font-weight: bold;
    text-align: left;
}

.err-stack > tbody > tr:first-child > td > b {
    border-bottom: 1px solid #151515;
}

.err-stack > tbody > tr:first-child>td {
    font-family: unset;
    font-size: 14px;
    height: 25px;
    text-transform: uppercase;
    transform: scale(1, 1.2);
    vertical-align: top;
}

.err-stack {
    border: 1px dashed #151515
}

.err-stack.captured {
    margin-left: 12px;
    width: auto
}
.err-stack tr td {
    font-family: Lucida Console, Courier, monospace;
    font-size: 13px;
    padding: 1px 10px;
    transform: scale(1, 1.15);
}

.err-stack tr:not(:first-child) td.captured {
    font-size: 90%;
}

.err-stack > tr:first-child > td.captured {
    font-size: 96%;
    padding-bottom: 7px;
    padding-top: 3px;
}

.err-stack caption.err-head {
  padding:0 0 10px 0;
}

.err-stack caption.err-head.captured {
  color: #222;
  font-size:98%;
}