mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Hide home page in menu
This commit is contained in:
parent
566dab90b6
commit
481947afe4
1 changed files with 4 additions and 0 deletions
|
@ -87,3 +87,7 @@ img#whitelogo {
|
||||||
background-color: gray;
|
background-color: gray;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.learn-nav h5:first-child {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue