mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Set default background color in header for agogo theme.
This allows to header to grow larger than the height of the background image.
This commit is contained in:
parent
e23bf41ea8
commit
e091ae2bf7
@ -10,7 +10,7 @@ pagewidth = 70em
|
||||
documentwidth = 50em
|
||||
sidebarwidth = 20em
|
||||
bgcolor = #eeeeec
|
||||
headerbg = url(bgtop.png) top left repeat-x
|
||||
headerbg = #555573 url(bgtop.png) top left repeat-x
|
||||
footerbg = url(bgfooter.png) top left repeat-x
|
||||
linkcolor = #ce5c00
|
||||
headercolor1 = #204a87
|
||||
|
Loading…
Reference in New Issue
Block a user