/* Override Chrome.css */
.chapter li:not(.expanded) + li > ol {
    display: none;
}

.chapter li a strong {
    display: none;
}
