File: print.css

package info (click to toggle)
cpptasks 1.0~b5-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 14,832 kB
  • sloc: java: 19,604; xml: 8,893; ansic: 5; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (51)
1
2
3
4
5
6
7
#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
	display: none !important;
}
#bodyColumn, body.docs div.docs {
	margin: 0 !important;
	border: none !important
}