File: style.css

package info (click to toggle)
python-caja 1.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 432 kB
  • ctags: 136
  • sloc: xml: 1,701; ansic: 717; python: 210; makefile: 164; sh: 16
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;
}