Skip to content

Commit fd9d31a

Browse files
committed
add more width on the left side
Change-Id: I45612bbb1cadaafddd0a558a32806a133bac4d69
1 parent 96b8b28 commit fd9d31a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/build/_static/nature_override.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,11 @@
1414
font-style: italic;
1515
}
1616

17+
div.documentwrapper div.bodywrapper { margin-left: 350px;}
18+
div.document div.sphinxsidebar { width: 350px; }
19+
20+
div.sphinxsidebarwrapper div {
21+
overflow: auto;
22+
}
23+
24+

0 commit comments

Comments
 (0)