diff options
-rw-r--r-- | doc/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conf.py b/doc/conf.py index f6fb09d1f..65f40314a 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -131,6 +131,7 @@ html_theme_options = { 'headerlinkcolor': 'blue', 'headercolor1': 'darkblue', 'headercolor2': 'darkblue', + 'textalign': 'left' } # Add any paths that contain custom themes here, relative to this directory. |