File: gal.css

package info (click to toggle)
adabrowse 4.0.2-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,316 kB
  • ctags: 253
  • sloc: ada: 29,761; makefile: 150; ansic: 4
file content (21 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
TABLE.title {
  background-color: #99CCFF;
}

TABLE.footer {
  background-color: #99CCFF;
}

.sample {
  background-color: #EEEEEE;
}

H2.toc {
  background-color: #99CCFF;
}

H3.toc {
  background-color: #99CCFF;
}