Hide items in Table of Contents lower than 2 levels
This commit is contained in:
parent
97a636df92
commit
fad83fc9f6
@ -118,3 +118,7 @@ h3 {
|
||||
font-weight: bold;
|
||||
margin: 30px 0 10px 0;
|
||||
}
|
||||
|
||||
.toc > ul > li > ul > li > ul {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user