File: style.css

package info (click to toggle)
pygobject 2.14.2-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,732 kB
  • ctags: 1,489
  • sloc: ansic: 11,090; sh: 9,052; xml: 3,391; python: 2,565; makefile: 351
file content (10 lines) | stat: -rw-r--r-- 133 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
.programlisting {
font: monospace;
background-color: #E0E0E0;
padding: 5;
}

pre.synopsis {
background-color: #E0E0E0;
padding: 5;
}