Use markdown-toc (#524)

This commit is contained in:
Elian Ibaj 2018-04-04 19:19:03 +02:00 committed by Joel Marcey
parent 632ccfb8cd
commit c437f7be37
5 changed files with 186 additions and 26 deletions

View file

@ -1549,8 +1549,8 @@ nav.toc .toggleNav .navBreadcrumb h2 {
.onPageNav ul li {
font-size: 12px;
line-height: 14px;
padding-bottom: 12px;
line-height: 17px;
padding-bottom: 9px;
}
.onPageNav ul ul {
@ -1558,7 +1558,7 @@ nav.toc .toggleNav .navBreadcrumb h2 {
}
.onPageNav ul ul li {
padding-bottom: 8px;
padding-bottom: 5px;
}
}
}