mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
11 lines
179 B
CSS
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;
|
|
}
|