File: openct.css

package info (click to toggle)
openct 0.6.4-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,788 kB
  • ctags: 1,694
  • sloc: ansic: 15,729; sh: 8,596; xml: 651; makefile: 193
file content (23 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.screen {
	background-color: #dddddd;
  	cellspacing:"1";
	cellpadding:"1";
}

.prompt {
	background-color: #dddddd;
}

.command {
	background-color: #dddddd;
}

.title {
}

.toc {
}

.book {
	width: 630pt
}