Modified the Sphinx HTML page layout
[krb5.git] / doc / rst_source / conf.py
index 45d6d546e1ecdd8a84a68ec14e0b241de18b1a00..9331cbd022d0b0b6ceb9f966b8d30efbdf3a73c0 100644 (file)
@@ -98,7 +98,7 @@ html_theme = 'agogo'
 # 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
 # documentation.
-html_theme_options = { "headerbg":  "#59121e", "linkcolor": "#a63019", "footerbg":  "#59121e", "bgcolor": "#59121e" }
+html_theme_options = { "linkcolor": "#a63019", "footerbg":  "#59121e", "bgcolor": "#59121e", "documentwidth": "910px", "pagewidth": "960px" }
 
 # Add any paths that contain custom themes here, relative to this directory.
 #html_theme_path = []