File: coverage.css

package info (click to toggle)
python-coverage 4.5.2%2Bdfsg.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,524 kB
  • sloc: python: 17,968; ansic: 1,212; makefile: 182; sh: 133; xml: 42
file content (12 lines) | stat: -rw-r--r-- 174 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
body {
    font-family: Georgia;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica;
}

img.tideliftlogo {
    border: 1px solid #888;
    margin-top: .5em !important;
}