stylus/codemirror-2.36/test/mode_test.css

11 lines
179 B
CSS
Raw Normal View History

.mt-output .mt-token {
border: 1px solid #ddd;
white-space: pre;
font-family: "Consolas", monospace;
text-align: center;
}
.mt-output .mt-style {
font-size: x-small;
}