From 461abfcb4d2e24bc70c797934f443f3665577d91 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 8 Feb 2021 05:08:35 +0100 Subject: [PATCH] Disable(hide) breadcrumbs because hmpf don't need it --- themes/yunohost-docs/css/custom.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/themes/yunohost-docs/css/custom.css b/themes/yunohost-docs/css/custom.css index 5739896a..07b70940 100644 --- a/themes/yunohost-docs/css/custom.css +++ b/themes/yunohost-docs/css/custom.css @@ -227,6 +227,10 @@ body .off-canvas .learn-sidebar .searchbox input { color: rgb(78, 78, 78); } +body #top-bar #breadcrumbs > span, body #top-bar .progress { + display: none; +} + /* ############################################################################### Style sheet for the cards