Files

7 lines
125 B
CSS

.md-typeset .highlight,
.md-typeset .highlight pre,
.md-typeset .highlight code {
background-color: #000;
color: #fff;
}