Alexander Afanasyev | 7c6aeb0 | 2014-04-10 19:59:19 -0700 | [diff] [blame^] | 1 | [theme] |
2 | inherit = agogo | ||||
3 | stylesheet = named_data_style.css | ||||
4 | # pygments_style = sphinx | ||||
5 | |||||
6 | theme_bodyfont = "normal 12px Verdana, sans-serif" | ||||
7 | theme_bgcolor = "#ccc" | ||||
8 | |||||
9 | theme_documentwidth = "100%" | ||||
10 | theme_textalign = "left" | ||||
11 | |||||
12 | [options] | ||||
13 | |||||
14 | stickysidebar = true | ||||
15 | collapsiblesidebar = true |