1ac66737fb96a1df888ff48a49defb0a3b914a57
[myslice.git] / third-party / codemirror-3.15 / test / mode_test.css
1 .mt-output .mt-token {
2   border: 1px solid #ddd;
3   white-space: pre;
4   font-family: "Consolas", monospace;
5   text-align: center;
6 }
7
8 .mt-output .mt-style {
9   font-size: x-small;
10 }