diff --git a/doc/source/_static/logo.svg b/doc/source/_static/logo.svg index 0cc6b72..82b6397 100644 --- a/doc/source/_static/logo.svg +++ b/doc/source/_static/logo.svg @@ -51,36 +51,29 @@ + transform="matrix(9.2592535,0,0,9.2592535,-316.66647,-399.99975)"> + id="path1627" /> + id="g1637"> + id="polygon1629" /> + id="path1631" /> + id="path1633" /> + id="polygon1635" /> diff --git a/doc/source/conf.py b/doc/source/conf.py index 04aef91..022e70c 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -63,6 +63,7 @@ html_theme_options = { 'collapse_navigation': False, 'navigation_depth': -1, 'logo_only': True, + 'style_nav_header_background': '#41B6E6', } # Add any paths that contain custom static files (such as style sheets) here,