summaryrefslogtreecommitdiff
path: root/static/css/print.css
blob: 9a30003ba8e7dc3975256d4d36628ee54b268b79 (plain)
1
2
3
4
5
6
7
8
9
10
.sidebar {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
}

html {
	font-size: 20px !important; /* scale to 60% when printing */
}