div.toctree-wrapper a {   
    font-size: 0.6rem;
    line-height: 0.8;  
}

a {
    text-decoration: none;
    color: #2980b9;
}

a:visited {
    color: #2980b9;
}