aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/print.css
blob: 8252f7e445ba9223793218e2ff04a1dfdcd6ea02 (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;
}