Disable(hide) breadcrumbs because hmpf don't need it

This commit is contained in:
Alexandre Aubin 2021-02-08 05:08:35 +01:00
parent 825d2300bb
commit 461abfcb4d

View file

@ -227,6 +227,10 @@ body .off-canvas .learn-sidebar .searchbox input {
color: rgb(78, 78, 78); color: rgb(78, 78, 78);
} }
body #top-bar #breadcrumbs > span, body #top-bar .progress {
display: none;
}
/* /*
############################################################################### ###############################################################################
Style sheet for the cards Style sheet for the cards