File: custom.css

package info (click to toggle)
python-m2r 0.3.1-0.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 344 kB
  • sloc: python: 1,409; makefile: 287; sh: 1
file content (13 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
div.sphinxsidebarwrapper p.blurb {
  font-family: Lato, sans-serif;
}

h1.logo {
  font-family: Lato, sans-serif;
  font-weight: normal;
}

div.sphinxsidebar li.toctree-l1 {
  font-family: Lato, sans-serif;
}