HEX
Server: Apache
System: Linux web2213.uni5.net 5.4.282-1.el8.elrepo.x86_64 #1 SMP Mon Aug 19 18:33:22 EDT 2024 x86_64
User: clinicamaciel (596848)
PHP: 7.3.33
Disabled: apache_child_terminate,c99_buff_prepare,c99_sess_put,dl,eval,exec,leak,link,myshellexec,openlog,passthru,pclose,pcntl_exec,php_check_syntax,php_strip_whitespace,popen,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,show_source,symlink,system,socket_listen,socket_create_listen,putenv
Upload Files
File: /home/clinicamaciel/www/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;
}