1/**
2 * Print - additional CSS for the DokuBook Template
3 *
4 * @author:     Michael Klier <chi@chimeric.de>
5 * @homepage:   http://www.chimeric.de
6 */
7
8div.dokuwiki header.stylehead { display: none; }
9div.dokuwiki div.sidebar { display: none; }
10div.dokuwiki a.action { display: none; }
11