body { background: #151515; color: #ccc; max-width: 50rem; margin: auto; padding: 0 1rem; margin-bottom: 31.25rem; font-family: sans-serif; } a { color: #3498db; } a:visited { color: #3498db; } h1 { text-align: center; } h1.forte { text-align: center; font-family: 'Forte', 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 2.25rem; padding: 0.625rem; } h2 { color: #ccc; } footer { text-align: center; } img { max-width: 37.5rem; width: 100%; margin: auto; display: block; } img.theme-select { max-width: 12.5rem; width: 100%; margin: auto; display: block; } code { overflow-wrap: break-word; color: lime; } img[alt="BTC logo"], img[alt="XMR Logo"] { max-width: 1em; max-height: 1em; display: inline; } div.centered { text-align: center; } p.centered { text-align: center; } h2.centered { text-align: center; } h3.centered { text-align: center; } h4.centered { text-align: center; } input.center-block { text-align: center; display: block; margin-right: auto; margin-left: auto; } pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; resize: both; overflow: auto; } table.centered { margin-left: auto; margin-right: auto; } th, td { padding-top: 0.625rem; padding-bottom: 1.25rem; padding-left: 1.875rem; padding-right: 2.5rem; } button { background-color: #303030; border: lightblue 1px solid; padding: 0.3125rem 0.625rem; color: lightblue; text-decoration: none; border-radius: 0.1875rem; margin: 0.625rem 0; font-size: 1rem; font-family: monospace; text-align: center; } .responsive-video { max-width: 100%; max-height: 100%; height: auto; } .video { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } ul.no-bullets { list-style-type: none; font-family: monospace; } @charset "UTF-8"; @media (min-width: 55em) { #artlist { column-count: 2; } } @media (min-width: 100em) { #artlist { column-count: 3; } } @media print { a[href] { text-decoration: none; color: black; } }