html { overflow-y: scroll } time { font-size: 0.8em; padding-left: 5px; padding-right: 5px; background-color: #ccc } h1 { margin-top: 10px; margin-bottom: 10px } body { width: 100%; font-family: 'Source Serif Pro', 'serif'; font-size: 11pt; margin: 0 } body .site { width: 500px; margin-left: auto; margin-right: auto } body .site nav { width: 100%; margin-top: 10px; margin-bottom: 10px; border-bottom: 1px solid gray; height: 30px } body .site nav a { text-decoration: none } body .site nav ul { margin: 0; padding: 0 } body .site nav ul li { display: inline-block; height: 100%; padding-right: 10px } body .site ul.post-list { list-style-type: none; margin: 0; padding: 0; line-height: 1.5em } body .site ul.post-list time { float: right } body .site .small { font-size: 10pt } body .site article h1, h2, h3, h4 { font-family: 'Source Sans Pro', 'sans-serif' } body .site article h1 { font-size: 2em } body .site article img { max-width: 80%; max-height: 80% } body .site article .org-src-container { border-left: 1px dashed gray; padding-left: 10px; margin-left: 10px } body .site article .org-src-container .src { font-size: 0.9em } body .site article code { font-size: 0.9em; background-color: #ddd } body .site article .aside { padding-left: 10px; margin-left: 10px; font-size: 0.8em; border-left: 1px dashed gray } body .site footer { margin-top: 20px } body .site footer author { font-size: 0.8em }