@font-face { font-family: Roboto; src: url(/fonts/Roboto-Regular.ttf) format("truetype"); font-weight: normal; font-style: normal } @font-face { font-family: Roboto; src: url(/fonts/Roboto-Bold.ttf) format("truetype"); font-weight: bold; font-style: normal } @font-face { font-family: Roboto; src: url(/fonts/Roboto-Italic.ttf) format("truetype"); font-weight: normal; font-style: italic } @font-face { font-family: Roboto; src: url(/fonts/Roboto-BoldItalic.ttf) format("truetype"); font-weight: bold; font-style: italic } @font-face { font-family: Hack; src: url(/fonts/Hack-Regular.ttf) format("truetype"); font-weight: normal; font-style: normal } @font-face { font-family: Hack; src: url(/fonts/Hack-Bold.ttf) format("truetype"); font-weight: bold; font-style: normal } @font-face { font-family: Hack; src: url(/fonts/Hack-Italic.ttf) format("truetype"); font-weight: normal; font-style: italic } @font-face { font-family: Hack; src: url(/fonts/Hack-BoldItalic.ttf) format("truetype"); font-weight: bold; font-style: italic } html { background-color: #161821; color: #c6c8d1; font-family: Roboto; font-size: 1.00em; scrollbar-color: #84a0c6 #161821 } body { margin: auto } img, pre, #header { border-bottom: 2px solid #84a0c6 } code { font-family: Hack; font-size: 0.9em } pre { background: #84a0c60A } hr { background: #84a0c6; height: 2px; border: none } #header { text-align: center; background: no-repeat center/100% url(/assets/header-background.png); border-top: 1px solid #00000000; text-shadow: #000000 0 0 5px; box-shadow: #000000 0 0 64px; width: 85%; max-width: 950px; margin: auto } #header p { font-size: 2.10em } #header nav { font-size: 1.05em; color: #6b7089 } #header-credit { text-align: left } #header-credit a::after { content: " source "; font-size: 0.8em } #content { text-align: left; width: 85%; max-width: 950px; margin: auto } #markdown time { color: #6b7089 } #markdown img { max-width: 100% } #markdown video { max-width: 100% } #markdown blockquote { font-style: italic } #markdown hr { background: #84a0c6; height: 1px; border: none } #markdown sup { color: #6b7089 } table { width: 100%; border: 0px solid #84a0c6 } th { border-bottom: 2px solid #84a0c6 } tr :nth-child(1) { border-right: 2px solid #84a0c6 } a:link { color: #84a0c6; text-decoration: none } a:visited { color: #a093c7 } a:hover { color: #b4be82; text-decoration: underline } a:focus { color: #b4be82; text-decoration: underline } a:active { color: #84a0c6 }