File: extra.css

package info (click to toggle)
gitlint 0.19.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,140 kB
  • sloc: python: 6,728; sh: 74; makefile: 17; javascript: 5
file content (12 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
a.toctree-l3 {
    margin-left: 10px;
    /* display: none; */
}

.wy-nav-content {
    max-width: 1000px;
}

.document hr {
    border-top: 1px solid #666;
}