From c955aa02df7b976f716a3364e8df2c8bc867f73f Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 16 May 2024 06:54:47 +0200 Subject: [PATCH] No extra styling ... --- docs/stylesheets/ft.extra.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/stylesheets/ft.extra.css b/docs/stylesheets/ft.extra.css index 088a29e3c..3369fa177 100644 --- a/docs/stylesheets/ft.extra.css +++ b/docs/stylesheets/ft.extra.css @@ -11,12 +11,3 @@ .rst-versions .rst-other-versions { color: white; } - -header > img.logo { - display: none; -} - -header > span { - font-size: .7rem; - color: white; -}