File: style.css

package info (click to toggle)
python-caja 1.26.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 832 kB
  • sloc: xml: 1,745; ansic: 791; python: 297; makefile: 182; sh: 19
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;
}