projects
/
ibg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3c4484
)
Increased html page_width a bit to allow for all 80 columns of transcripts to appear
author
David Griffith
<dave@661.org>
Thu, 14 Apr 2016 07:53:56 +0000
(
00:53
-0700)
committer
David Griffith
<dave@661.org>
Thu, 14 Apr 2016 07:53:56 +0000
(
00:53
-0700)
conf.py
patch
|
blob
|
history
diff --git
a/conf.py
b/conf.py
index d85a8c6214493b05b801a47e7f75c2a63516a5f1..0fce4e8dfb0136d357dca634cf343c90d1bc872a 100644
(file)
--- a/
conf.py
+++ b/
conf.py
@@
-132,7
+132,7
@@
html_theme = 'alabaster'
html_theme_options = {
'font_family': 'Georgia',
'head_font_family': 'Georgia',
- 'page_width': '10
0
0px',
+ 'page_width': '10
5
0px',
'show_related': True,
}