File: smokeping-print.css

package info (click to toggle)
smokeping 2.8.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,348 kB
  • sloc: perl: 17,637; sh: 3,884; makefile: 156; javascript: 114
file content (16 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
body, html {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
}
img {
	border: 0;
}
.sidebar, .navbar {
	display: none;
}
.panel {
	page-break-inside: avoid;
}
.panel h2 {
	font-size: 12px;
}