summaryrefslogtreecommitdiff
path: root/doc/source/theme
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-02-20 01:32:25 +0100
committermathieui <mathieui@mathieui.net>2014-02-20 01:32:25 +0100
commitfd0735fe2d8372acb02254bddc01e2ae281b8dc6 (patch)
tree76ba373f3019c2051d32bf8da263f65d56857226 /doc/source/theme
parent8e7371210fc4ac0208da871320c8954c8b7c3ac3 (diff)
downloadpoezio-fd0735fe2d8372acb02254bddc01e2ae281b8dc6.tar.gz
poezio-fd0735fe2d8372acb02254bddc01e2ae281b8dc6.tar.bz2
poezio-fd0735fe2d8372acb02254bddc01e2ae281b8dc6.tar.xz
poezio-fd0735fe2d8372acb02254bddc01e2ae281b8dc6.zip
Documentation update
sort the configurations options by theme make the sidebar fixed
Diffstat (limited to 'doc/source/theme')
-rw-r--r--doc/source/theme/static/basic.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/theme/static/basic.css b/doc/source/theme/static/basic.css
index f572584e..37dc5a99 100644
--- a/doc/source/theme/static/basic.css
+++ b/doc/source/theme/static/basic.css
@@ -45,8 +45,9 @@ div.sphinxsidebarwrapper {
div.sphinxsidebar {
float: left;
width: 230px;
- margin-left: -100%;
+/* margin-left: -100%; */
font-size: 90%;
+ position: fixed;
}
div.sphinxsidebar ul {