File: custom.css

package info (click to toggle)
multiprocess 0.70.19-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 11,548 kB
  • sloc: python: 82,952; ansic: 9,315; makefile: 16
file content (4 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (14)
1
2
3
4
div.sphinxsidebar {
  height: 100%; /* 100vh */
  overflow: auto; /* overflow-y */
}