File: loguru.css

package info (click to toggle)
loguru 0.7.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,568 kB
  • sloc: python: 13,164; javascript: 49; makefile: 14
file content (5 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (2)
1
2
3
4
5
.wy-nav-content {
    /* By default it's hardcoded to 800px.
    We increase it a bit so code source fits without horizontal scrolling. */
    max-width: 850px;
}