.toctree-wrapper ul li.toctree-l1
{
    font-size:22px;
    margin-bottom:10px;
    margin-left:0px;
    list-style-type: none !important;
}
.toctree-wrapper li.toctree-l2
{
    list-style:none !important;
    font-size:14px;
    margin-bottom:3px;
    margin-top:3px;
}