File: custom.css

package info (click to toggle)
pyina 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 564 kB
  • sloc: python: 2,590; makefile: 34
file content (4 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (8)
1
2
3
4
div.sphinxsidebar {
  height: 100%; /* 100vh */
  overflow: auto; /* overflow-y */
}