diff --git a/docs/stylesheets/ft.extra.css b/docs/stylesheets/ft.extra.css index 3369fa177..088a29e3c 100644 --- a/docs/stylesheets/ft.extra.css +++ b/docs/stylesheets/ft.extra.css @@ -11,3 +11,12 @@ .rst-versions .rst-other-versions { color: white; } + +header > img.logo { + display: none; +} + +header > span { + font-size: .7rem; + color: white; +}