<?php

$conf['width'] = 'auto';
$conf['border'] = '1px solid #000000';
$conf['font-size'] = '1.1em';
$conf['font-color'] = '#000000';
$conf['title-color'] = '#009DFF';
$conf['background'] = 'url("/images/background.png") no-repeat fixed 0 0 #EDECE9';
$conf['content-background-color'] = '#FFFFFF';
$conf['hide-entry-title'] = true;
$conf['hide-login-block'] = false;
$conf['content-block'] = true;
$conf['footer-text'] = 'Powered by <a href="http://dokuwiki.org/">DokuWiki</a>';
