Close #6729: HTML theme: agogo theme now supports rightsidebar option

This commit is contained in:
Takeshi KOMIYA
2019-10-13 11:54:10 +09:00
parent b060ec99e9
commit a950df1908
5 changed files with 32 additions and 9 deletions

View File

@@ -237,6 +237,8 @@ These themes are:
- **documentwidth** (CSS length): Width of the document (without sidebar),
default 50em.
- **sidebarwidth** (CSS length): Width of the sidebar, default 20em.
- **rightsidebar** (true or false): Put the sidebar on the right side.
Defaults to ``True``.
- **bgcolor** (CSS color): Background color.
- **headerbg** (CSS value for "background"): background for the header area,
default a grayish gradient.