hack to override rtd back table formatting
This commit is contained in:
parent
aa028c5bc1
commit
734ae9abab
@ -106,7 +106,7 @@ html_theme = 'default'
|
|||||||
html_context = {'css_files': [
|
html_context = {'css_files': [
|
||||||
'https://media.readthedocs.org/css/sphinx_rtd_theme.css',
|
'https://media.readthedocs.org/css/sphinx_rtd_theme.css',
|
||||||
'https://media.readthedocs.org/css/readthedocs-doc-embed.css',
|
'https://media.readthedocs.org/css/readthedocs-doc-embed.css',
|
||||||
'_static/theme_overrides.css',
|
'_static/theme_override.css',
|
||||||
]}
|
]}
|
||||||
|
|
||||||
# Theme options are theme-specific and customize the look and feel of a theme
|
# Theme options are theme-specific and customize the look and feel of a theme
|
||||||
|
Loading…
Reference in New Issue
Block a user