body {
    --show-all-changelog: none;
}

ul li.active {
    font-weight: bold;
}

[nodisplay-toppage] {
    display: var(--show-all-changelog);
}