aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/print.css
blob: bb564378d0e47e4f3eba9d2a066279b1b4a560e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#menubar, #content .navigationBar, UL.categoryActions, #content DIV.calendarViews, .calendarBar,
#imageToolBar, .navThumb, #addComment {
    display: none;
}

BODY {
    margin: 0;
    color: #000000;
    background: #ffffff;
}

#content {
    margin: 0;
}