h1 { text-align: center; margin: 1% auto; white-space: normal; } h2,h3,h4 { text-align: left; margin: 1% auto; white-space: normal; } h2.center { text-align: center; } h3.center { text-align: center; } h1 { font-size: 200%; color: #000000; } h2 { font-size: 175%; color: #202020; } h3 { font-size: 150%; color: #404040; } h4 { font-size: 125%; color: #808080; } body { margin: 0 auto; text-align: center; font-family: Courier, Monospace; word-wrap: normal; white-space: normal; font-size: 120%; } p { margin-top: 1.5%; margin-bottom: 1.5%; } small { font-size: 75%; } code { font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace; display: inline-block; background-color: #d8d8d8; white-space: pre-wrap; word-wrap: break-all; padding: 0; overflow: visible; overflow-wrap: normal; } th { text-align: center; padding: 1%; background-color: #cccccc; } td { text-align: center; padding: 1%; } img { max-width: 100%; height: auto; width: auto; } img.icon { filter: invert(50%); } iframe { border: 0; } .navbar { text-align: center; max-width: 95%; display: block; } .content { text-align: justify; max-width: 85%; display: inline-block; } .license { font-size: 50%; text-align: center; max-width: 35%; display: block; } .longboi { word-wrap: break-word; } /*Auto gen from pandoc*/ li { list-style: none; } ol, ul { padding-left: 1.7em; margin-top: 1em; } li > ol, li > ul { margin-top: 0; } blockquote { margin: 1em 0 1em 1.7em; padding-left: 1em; border-left: 2px solid #e6e6e6; color: #606060; } .sourceCode { background-color: transparent; overflow: visible; } hr { background-color: #1a1a1a; border: none; height: 1px; margin: 1em 0; } table { margin: 1em 0; border-collapse: collapse; width: 100%; overflow-x: auto; display: block; font-variant-numeric: lining-nums tabular-nums; } table caption { margin-bottom: 0.75em; } tbody { margin-top: 0.5em; border-top: 1px solid #1a1a1a; border-bottom: 1px solid #1a1a1a; } header { margin-bottom: 4em; text-align: center; } #TOC li { list-style: none; } #TOC ul { padding-left: 1.3em; } #TOC > ul { padding-left: 0; } #TOC a:not(:hover) { text-decoration: none; } @media screen and (max-device-width: 480px) { h1 { font-size: 150%; } h2 { font-size: 125%; } h3 { font-size: 115%; } h4 { font-size: 100%; } body { max-width: 100%; font-size: 100%; } .license { font-size: 0; } p { margin-top: 5%; margin-bottom: 5%; } code.longboi { font-size: 65%; } .content { text-align: left; } }