Loading resources/styles/landingpage.css +17 −0 Original line number Diff line number Diff line Loading @@ -1957,6 +1957,23 @@ body.dark .landingPage .linked_data .data-citation:hover { box-sizing: border-box; } .landingPage .left-contents figure header h1:not(div.boxed-text *) { margin-bottom: 0; padding-bottom: 0; } .landingPage figure > figure + figure { margin-top: 0em; } .landingPage section.body figure[role="group"] figure + p:not(div.boxed-text *, .caption, .credits, .stage, details *, .front-matter *) { margin-top : -1em; } .landingPage .article-wrap figure > header h1 { display: revert; } body.dark .landingPage #refs li.bibl { background-color: var(--dark-bg-secondary); } Loading resources/styles/xml_2_html.css +22 −1 Original line number Diff line number Diff line Loading @@ -1418,3 +1418,24 @@ div.idno { .filter-bar { display: none; } pre { margin-top: var(--spacing-md); } code { font-size: 0.9rem; } .left-contents figure header h1:not(div.boxed-text *) { margin-bottom: 0; padding-bottom: 0; } figure > figure + figure { margin-top: 0em; } section.body figure[role="group"] figure + p:not(div.boxed-text *, .caption, .credits, .stage, details *, .front-matter *) { margin-top : -1em; } Loading
resources/styles/landingpage.css +17 −0 Original line number Diff line number Diff line Loading @@ -1957,6 +1957,23 @@ body.dark .landingPage .linked_data .data-citation:hover { box-sizing: border-box; } .landingPage .left-contents figure header h1:not(div.boxed-text *) { margin-bottom: 0; padding-bottom: 0; } .landingPage figure > figure + figure { margin-top: 0em; } .landingPage section.body figure[role="group"] figure + p:not(div.boxed-text *, .caption, .credits, .stage, details *, .front-matter *) { margin-top : -1em; } .landingPage .article-wrap figure > header h1 { display: revert; } body.dark .landingPage #refs li.bibl { background-color: var(--dark-bg-secondary); } Loading
resources/styles/xml_2_html.css +22 −1 Original line number Diff line number Diff line Loading @@ -1418,3 +1418,24 @@ div.idno { .filter-bar { display: none; } pre { margin-top: var(--spacing-md); } code { font-size: 0.9rem; } .left-contents figure header h1:not(div.boxed-text *) { margin-bottom: 0; padding-bottom: 0; } figure > figure + figure { margin-top: 0em; } section.body figure[role="group"] figure + p:not(div.boxed-text *, .caption, .credits, .stage, details *, .front-matter *) { margin-top : -1em; }