File: docs_large.css

package info (click to toggle)
libpgjava 42.2.5-2%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,136 kB
  • sloc: java: 57,821; xml: 1,135; sh: 307; perl: 99; makefile: 7
file content (17 lines) | stat: -rw-r--r-- 212 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* PostgreSQL Documentation Style - Large Text Version */

@import url("docs.css");

body {
	font-size: 93%;
}

#pgTopNav,
#pgTopNavLeft,
#pgTopNavRight {
	height: 57px;
}

#pgTopNavList {
	line-height: 1.8em;
}