File: custom.css

package info (click to toggle)
sourmash 4.9.4-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 54,688 kB
  • sloc: python: 59,380; ansic: 332; makefile: 277; sh: 6
file content (10 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
div.sphinxsidebar ul {
    list-style-type: disc;
    list-style: disc;
    margin-left: 10px;
}

div.sphinxsidebar ul li.toctree-l1 > a {
    font-size: 100%;
}