aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/print.css
blob: 79a0aaa2e5776d24e815f7081750838dbc1cf868 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#menubar, #categoryContent .navigationBar, #imageToolBar, .navThumb, TABLE.infoTable, #add_a_comment {
    display: none;
}

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

#categoryContent {
    margin: 0;
}