Ah, my bad, the original line had to be this line:
$config = parse_ini_file(‘config.ini’, true);
Add this to the Custom CSS field, and change to your prefs:
.login .message {
background-color: #FFFFFF;
border-left: 4px solid #AAAAAA;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
color: #000000;
font-family: “Open Sans”,sans-serif;
font-size: 13px;
}