Spaces:
Running
Running
File size: 179 Bytes
87b3b3a | 1 2 3 4 5 6 7 8 9 10 11 | .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;
}
|