/* css.sty */ .colouredbox { padding: 0.6em 1em; border-radius: 0.5em; page-break-inside: avoid; } .newtheorem { margin: 0 !important; } .newtheorem>:last-child { margin-bottom: 0px !important; } dt { padding: 0 8px 0 10px; text-align: right; } dl.enumerate { grid-template-columns: auto 1fr !important; } ul.itemize1 { padding-left: 40px; } li.itemize { padding-inline-start: 0.8ch; } span.sectionToc, span.subsectionToc { display: inline-block; } span.sectionToc, .toc>ol>li { font-weight: 600; margin-top: 0.6em; } span.subsectionToc, nav>ol>li>ol>li { margin-left: 2em; font-weight: 400; margin-top: 0.2em; } span.sectionToc>span.toclink, .toc>ol>li>a { text-decoration: none; display: inline-flex; } span.subsectionToc>span.toclink, nav>ol>li>ol>li>a { text-decoration: none; display: inline-flex; } span.sectionToc>span.label { width: 2em; display: inline-block; } span.sectionToc>span.label:empty { width: 0; } span.subsectionToc>span.label { width: 3em; display: inline-block; } .tableofcontents { position: relative; margin-top: -0.6em; } .glslink, a { color: inherit; text-decoration: none; } h2.titleHead { font-size: 4em; } .coverpagecontainer { display: flex; align-items: center; height: 95%; width: 100%; } .coverpageinner { width: 100%; margin-bottom: 3em; } body { text-align: justify; } .cover-image img { margin: 0 auto 6px; width: 100%; height: auto; } .titlemark { width: 1.5em; display: inline-block; } .toc ol { padding: 0; } .colouredbox { margin-top: 0.6em; margin-bottom: 0.6em; } .colouredbox>.noindent, .colouredbox>.indent { display: none; } .equation-star { position: relative; } .qed { float: right; text-align: right; right: 0; } .MathJax { font-size: 1em !important; } ul.itemize1 { padding: 0.2em 0 0.2em 0; margin: 0 0 0 2.5em; } ul.enumerate { list-style: none; padding: 0.2em 0 0.2em 0; margin: 0 0 0 2.5em; } ul.enumerate>li>span.label { width: 0; /* display: inline-block; */ } ul.enumerate>li>span.label>span { /* width: 2em; */ /* display: inline-block; */ position: relative; /* text-align: right; */ /* left: -2.5em; */ white-space: nowrap; } ul.enumerate>li>span.label>span>span { position: absolute; right: 0.5em; top: -0.12em; } ul.enumerate>li, ul.itemize1>li { margin: 0.3em 0; } /**/ /* span.sectionToc { */ /* margin-left: 2em; */ /* } */ /**/ /* span.sectionToc { */ /* font-weight: 600; */ /* margin-top: 0.6em; */ /* } */ /**/ /* span.subsectionToc { */ /* margin-left: 5em; */ /* font-weight: 400; */ /* margin-top: 0.2em; */ /* } */ /**/ /* span.sectionToc>span.label { */ /* width: 0; */ /* display: inline-block; */ /* } */ /**/ /* span.sectionToc>span.label>span { */ /* width: 2em; */ /* display: inline-block; */ /* position: relative; */ /* left: -2em; */ /* } */ mstyle.maketag, mjx-mstyle.maketag { float: right; text-align: right; position: absolute; right: 0; } mtd.align-even { padding-left: 0; } mtd.align-odd { padding-right: 0; } mjx-mtd.align-even { padding-left: 0.278em; padding-right: 0; } mjx-mtd.align-odd { padding-right: 0; } mjx-mo.qed { top: 50%; transform: translate(0, -50%); position: absolute; } td.eq-no { width: 0; padding: 0; } mjx-container.MathJax { position: unset !important; } body { font-family: "Computer Modern Serif", serif; } .align-even>mjx-mspace, .align-label>mjx-mspace { display: none; } .align-label { padding: 0; } img[alt="PIC"] { height: unset; max-width: 80%; zoom: 1.7; } span.sectionToc { white-space: nowrap; width: 100%; } span.toclink { white-space: collapse; max-width: calc(100% - 2rem); } .quote { margin-left: 2rem; margin-right: 2rem; }