.md-typeset table:not([class]) th,
.md-typeset table:not([class]) td {
    padding: 6px 12px;
}
.md-typeset pre > code { padding: 0.3em 1em; }
