File: documentation.css

package info (click to toggle)
ghemical 3.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 5,820 kB
  • sloc: cpp: 13,440; sh: 9,881; makefile: 184
file content (9 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
body {
	color: #000000;
	background-color: #FFFFFF;
}

p {
	text-indent: 0.15in;
}