/*
 * Quark 2 — user customizations
 *
 * This file is safe to edit. It is loaded last so anything here overrides
 * theme.css without having to mark rules !important.
 *
 */
pre[class*="language-"],
code[class*="language-"] {
    font-size: 10px;
}
