File: print.css

package info (click to toggle)
google-api-client-java 1.27.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 4,296 kB
  • sloc: java: 10,742; xml: 1,982; 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
}