aboutsummaryrefslogtreecommitdiff
path: root/mod/dokuwiki/vendors/dokuwiki/lib/tpl/default/sidebar_print.css
blob: 42332062b3449682269976e5cf92d6deda70e446 (plain)
1
2
3
4
5
6
7
8
9
/**
 * Extra styles for sidebar template
 *
 * @author Christopher Smith <chris@jalakai.co.uk>
 */

/* prevent the sidebar being included when printing wiki pages */
    #sidebar {display:none;}