[V3 Docs] Removal of Static CSS to fix Sphinx theme (#1144)

This commit is contained in:
Kowlin
2017-12-06 14:45:20 +01:00
committed by Will
parent 18853d0c86
commit d8bb18c07d
2 changed files with 0 additions and 14 deletions

View File

@@ -103,9 +103,6 @@ html_theme = 'sphinx_rtd_theme'
# html_theme_options = {}
html_context = {
'css_files': [
'_static/theme_overrides.css'
],
# Enable the "Edit in GitHub link within the header of each page.
'display_github': True,
'github_user': 'Cog-Creators',