1/**
2 * Print CSS for DokuWiki template Type
3 *
4 * @author Michael Klier <chi@chimeric.de>
5 * vim:ts=2:sw=2:et:enc=8tf-8:
6 */
7div#sidebar {
8  display: none;
9}
10