aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/print.css
blob: 5e6fcabb96ab02c2dc368fab9f966dbb9edf1c72 (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;
}

#theCategoryPage .content {
	margin: 0 !important; 
}