/* Typography */ strong, b { font-weight: 700; } em, i { font-style: italic; } p { margin-bottom: .75em; margin-top: 0; } .code { font-family: 'Input Mono'; line-height: 11px; } h1, h2, h3, h4, h5, h6 { font-family: 'Suisse Int\'l Condensed'; font-weight: 300; padding-bottom: 0px; margin-bottom: 0.25em; } h1 { font-size: 4.236em; } h2 { font-size: 2.618em; } a { display: inline; text-decoration: none; color: #ffffff; font-weight: 600; cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAMAAAAxmgQeAAAACVBMVEX///8AAAD///9+749PAAAAAXRSTlMAQObYZgAAAD5JREFUGNN1j9EKADAIAnP//9GjFq6w7iU4DNRsB06cb44TJ+UzYUcniqnqoA6ag/62JhjKIU0rxx1lKveuXJ5UAQs/G/2vAAAAAElFTkSuQmCC) 9 9, auto; } a:hover { text-decoration: underline; } a.external:after { content: "~"; color: #56ffff; } hr { position: relative; height: 11px; font-size: 0; line-height: 0; overflow: hidden; height: 0px; border: none; border-bottom: 1px solid white; margin-top: 11px; margin-bottom: 11px; } code { font-size: 11px; font-family: 'Input Mono'; line-height: 11px; display: inline-block; }