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

BODY {
	margin: 0;
	color: #000;
	background: #fff;
}

.content {
	margin: 0;
}