CSS change for documentation to make the content area a bit wider relative to the window; PEP 8
This commit is contained in:
@@ -131,6 +131,7 @@ html_theme_path = [better_theme_path]
|
||||
# documentation.
|
||||
if html_theme == 'better':
|
||||
html_theme_options = {
|
||||
'cssfiles': ['_static/pgpy_better.css'],
|
||||
'sidebarwidth': '19rem',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user