html { padding: 15px 0px; margin: 0; background-color: #2B2818; } body { width: 600px; margin: 0 auto; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 19px; } #container { padding: 10px; background-color: #FFF; border: 4px solid #B4B888; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; } h1 { font-family: Arial, Helvetica, sans-serif; font-size: 2.5em; font-weight: 100; letter-spacing: -1px; line-height: 26px; color: #3366CC; border-bottom: 1px solid #CCCCCC; } .ok { color: #339900; font-weight: bold; } .warn { background-color: #ffe0b6; border: 1px solid #ffbb65; color: #c76e34; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 19px; margin: 6px 0px; padding: 10px 10px 10px 25px; border-top: 5px solid; display: block; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; } .error { background-color: #ffd5d5; border: 1px solid #ffacad; color: #cf3738; } .alright { background-color: #cdefa6; border: 1px solid #9bcc54; color: #648434; } .warning { background-color: #ffd5d5; border: 1px solid #ffacad; color: #cf3738; } .alright, .warning, .error { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 19px; margin: 6px 0px; padding: 10px 10px 10px 25px; border-top: 5px solid; display: block; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; } .button { font-size: 1.2em; background-color: #128AAF; border: 1px solid #000; text-align: center; text-decoration:none; color: #FFF; -moz-border-radius: 2px; -khtml-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; cursor: pointer; padding: 3px 10px; } .button:hover { border: 1px solid #222; background-color: #54CC14; } #footer_note { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding: 10px; border-top: 1px dotted #ccc; text-align: center; margin-top: 20px; } #footer_note a:link, #footer_note a:visited { color: #077307; text-decoration: none; } #footer_note a:hover { color: #114605; text-decoration: none; }
Checking if config.php exists ... ERROR : The required file is not found.