Files
programming/codemirror/test/mode_test.css
2026-02-07 09:46:32 +08:00

11 lines
179 B
CSS

.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;
}