File: ford_docs_custom.css

package info (click to toggle)
ford 7.0.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,000 kB
  • sloc: python: 11,852; f90: 419; javascript: 51; fortran: 45; makefile: 23
file content (4 lines) | stat: -rw-r--r-- 124 bytes parent folder | download
1
2
3
4
/* Fixes issue with using sphinx-inline-tabs with sphinx-book-theme */
.tab-content.docutils.container {
    width: 100%;
}