/*
    Just a default stylesheet for subpages.js
*/

.subpages .subpage-holder:not(.subpage-active) {
    display: none;
}
