8 lines
99 B
CSS
8 lines
99 B
CSS
li.toctree-l2:first-child {
|
|
display: none;
|
|
}
|
|
|
|
li.toctree-l3:first-child {
|
|
display: none;
|
|
}
|