HEX
Server: Apache
System: Linux www3.pit.tblive.com 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64
User: awaldron (1020)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/awaldron/www/archive/aime/wp-content/plugins/wp-maintenance-mode/styles/nicki.css
/**
 * @design http://www.mynicki.net
 */
body{
font-size: 67.5%;
}

a {
color: #333;
text-decoration: underline;
}

#header {
display: none;
}

#content {
background: url('images/wartungsmodus.jpg') no-repeat;
position: absolute;
width: 380px;
height: 302px;
left: 50%;
top: 50%;
margin-left: -351px;
margin-top: -196px;
border: 1px solid #222;
padding: 90px 0 0 320px;
color: #fff;
font-size: 1.2em;
}

#content h3 {
color: #8f1218;
}

#content p {
width: 305px;
}

#content form p {
margin: 0;
}

.admin {
width: 305px;
padding: 10px 0 0 0;
text-align: center;
}

.admin a {
color: #fff;
text-decoration: underline;
}

#footer {
position: absolute;
width: 702px;
left: 50%;
top: 50%;
margin-left: -351px;
margin-top: 200px;
}

#footer img {
border: none;
}