Loading doc/source/_static/custom.css 0 → 100644 +3 −0 Original line number Diff line number Diff line .wy-nav-content { max-width: 65% !important; } No newline at end of file doc/source/conf.py +4 −0 Original line number Diff line number Diff line Loading @@ -72,3 +72,7 @@ html_static_path = ['_static'] # -- Copy Button -------------------------------------------------------- # copybutton_exclude = ['.linenos'] html_css_files = [ 'custom.css', ] Loading
doc/source/_static/custom.css 0 → 100644 +3 −0 Original line number Diff line number Diff line .wy-nav-content { max-width: 65% !important; } No newline at end of file
doc/source/conf.py +4 −0 Original line number Diff line number Diff line Loading @@ -72,3 +72,7 @@ html_static_path = ['_static'] # -- Copy Button -------------------------------------------------------- # copybutton_exclude = ['.linenos'] html_css_files = [ 'custom.css', ]