@import 'util';@import 'diff';@import 'tables';@import 'code';body {font-family: sans-serif;font-size: 0.9rem;}header {border-bottom: solid 1px #ccc;}nav {margin-top: 2rem;border-bottom: solid 3px #ccc;a {padding: 2px 0.75em;color: #777;font-size: 110%;&.active {color: #000;background-color: #ccc;}}}main {padding: 2rem;margin: 0;border-bottom: solid 3px #ccc;}footer {margin-top: 0.5em;text-align: center;font-size: 80%;color: #ccc;}a {text-decoration: none;color: blue;&.no-style {color: inherit;}&:hover {text-decoration: underline;}}