@import url("alabaster.css"); body { font-size: 16px; } div.body { min-width: unset; } div.body h1 { font-size: 175%; } div.body h2 { font-size: 150%; } div.body h3 { font-size: 125%; } div.body h4 { font-size: 115%; } div.body h5 { font-size: 110%; } div.body h6 { font-size: 100%; } div.document { margin-top: 30px; } div.sphinxsidebar { margin-left: unset; } div.documentwrapper { float: unset; } @media screen and (max-width: 870px) { div.sphinxsidebar p.logo { display: block; } div.documentwrapper { margin-top: 50px; } div.sphinxsidebar { margin-left: -25px; margin-top: -40px; background: #fff; } div.sphinxsidebar a { color: #444; } div.footer { display: block; margin: unset; text-align: left; font-size: 12px; } } /* Remove unwanted space between blocks. */ div.section::after { display: inline !important; }