@ -7,7 +7,7 @@ pagedjs.src = "https://unpkg.com/pagedjs/dist/paged.polyfill.js";
window.addEventListener("load", () => {
fetchContents();
atlasLink();
// document.getElementsByTagName("head")[0].appendChild(pagedjs);
document.getElementsByTagName("head")[0].appendChild(pagedjs);
});
function fetchContents() {
@ -21,8 +21,10 @@
.libretto{
overflow: hidden;
}
.libretto > * {
border: none;
.contributions,
.contribution {
border-bottom: none;