WS_OK_7.4.33 HEX
HEX
Server: nginx/1.21.4
System: Linux v12674 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: endtheignorance (1014)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v12674/lcacorpold/public_html/wp-content/themes/dp_evolve/css/error.css
body {
	color: #777;
	font-family: Arial, Verdana, sans-serif; /* ToDo */
	font-size: 13px;
	font-weight: 400;
	padding: 0;
	text-align: center;
}
a {
	color: #5F8CB4;
	outline: none!important;
	text-decoration: none;
}
a:active,
a:focus,
a:hover {
	color: #7ae;
	text-decoration: none;
}
h1 {
	color: #5F8CB4;
	font-size: 42px;
	font-weight: 700;
	margin: 50px 0 0 0;
}
a.cssLogo {
	background: transparent url('../images/logo.png') no-repeat 0 0;
	display: block;
	height: 32px;
	margin: 0 auto;
	width: 160px;
	text-indent: -9999px;
	background-size: cover;
}
p {
	margin: 10px 0 24px 0;
}
p.errorinfo {
	width: 300px;
	margin: 0 auto;
	padding: 9px 0;
	border-top: 1px solid #e5e5e5;
}