remove html_sytle = /default.css .

This commit is contained in:
George Wang 2024-01-04 12:44:59 -05:00
parent 80738b914b
commit 0fa020998c
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ primary_domain = 'c'
# a list of builtin themes.
#
html_theme = "sphinx_rtd_theme"
html_style = '/default.css'
#html_style = '/default.css'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the