File: pss-font.css

package info (click to toggle)
python-libtrace 1.6%2Bgit20161027-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,124 kB
  • ctags: 1,357
  • sloc: ansic: 6,890; python: 3,228; makefile: 70; sh: 49
file content (38 lines) | stat: -rw-r--r-- 506 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
/* Generated by KompoZer */
body {
  font-family: sans-serif;
}
td {
  border: 1px solid white;
}
.indent1 {
  margin-left: 20px;
}
.name {
  background-color: #ffff99;
}
.description {
  padding-bottom: 10px;
}
.heading {
  font-weight: bold;
  font-size: large;
  background-color: #f0f0f0;
  padding-bottom: 10px;
  padding-top: 10px;
}
.methodwidth {
  width: 130px;
}
.descriptionwidth {
  width: 470px;
}
.c2width {
  width: 220px;
}
.c3width {
  width: 244px;
}
.vspace1 {
  padding-bottom: 20px;
}