mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Disable(hide) breadcrumbs because hmpf don't need it
This commit is contained in:
parent
825d2300bb
commit
461abfcb4d
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue