body{padding:0 10px;margin:0;font-family:monospace;background-color:#111;color:#ddd;white-space:pre-line;max-width:620px}a{color:inherit}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img{max-width:100%}code,pre{background-color:#3f3f3f;border-radius:3px;padding:0 3px;margin:0 -3px}pre{background-color:#2b2b2b}.error{color:darkred}.callout,.table-of-contents,a.link_preview p{border:1px solid #b4b4b4;border-radius:3px;padding:10px;background-color:#2b2b2b}a.link_preview:hover p{background-color:#3f3f3f}a.link_preview{text-decoration:none}.column-container{display:-webkit-flex;display:-moz-box;display:flex}.table-of-contents li{list-style:none}.table-of-contents li a:not(:hover){text-decoration:none}.table-of-contents ul{margin:none;padding-left:20px;border-left:1px solid #4e4e4e}table{background-color:#2b2b2b;border-collapse:collapse;border-radius:3px;overflow:hidden;border:1px solid red;-webkit-box-shadow:0 0 0 1px #b4b4b4;box-shadow:0 0 0 1px #b4b4b4;padding:10px}td,th{padding:4px;border:1px solid #4e4e4e}td:first-child,th:first-child{padding-left:10px}td:last-child,th:last-child{padding-right:10px}tr:first-child td,tr:first-child th{padding-top:10px}tr:last-child td,tr:last-child th{padding-bottom:10px}