File: custom.css

package info (click to toggle)
klepto 0.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 708 kB
  • sloc: python: 6,206; makefile: 28; sh: 9
file content (4 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (13)
1
2
3
4
div.sphinxsidebar {
  height: 100%; /* 100vh */
  overflow: auto; /* overflow-y */
}