aboutsummaryrefslogtreecommitdiff
path: root/src/components/BlockQuote.module.css
blob: 0b8256e7528b8f9e4742829bdb665d1cb3f47e60 (plain)
1
2
3
.qt {
    background-color: var(--ifm-code-background);
}