Mercurial > trustbridge
comparison doc/help/theme/better/theme.conf @ 1184:cf1fdb254c41
Moved help pages from 'manuals' to 'doc/help'.
Updated .hgignore.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Mon, 22 Sep 2014 13:02:11 +0200 |
parents | manuals/theme/better/theme.conf@519b14c5260d |
children |
comparison
equal
deleted
inserted
replaced
1183:3e4ac23938e1 | 1184:cf1fdb254c41 |
---|---|
1 [theme] | |
2 inherit = basic | |
3 stylesheet = better.css | |
4 pygments_style = sphinx | |
5 | |
6 [options] | |
7 rightsidebar = false | |
8 inlinecss = | |
9 cssfiles = | |
10 scriptfiles = | |
11 ga_ua = | |
12 ga_domain = | |
13 | |
14 showrelbartop = true | |
15 showrelbarbottom = true | |
16 showheader = true | |
17 linktotheme = true | |
18 | |
19 # css shortcuts that should decrease as the markup improves | |
20 | |
21 ## page width is determined by CSS | |
22 sidebarwidth = 15rem | |
23 | |
24 ## headtextcolor (color of h* tags) and footertextcolor default to the value | |
25 ## of textcolor | |
26 textcolor = #000000 | |
27 headtextcolor = | |
28 footertextcolor = |