/* Tighten up code blocks */
pre > code {
    font-size: 0.85em;
}

/* Make tables more readable */
table {
    font-size: 0.9em;
}
