mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-15 04:45:06 +01:00
9 lines
130 B
Text
9 lines
130 B
Text
.errorMessage {
|
|
color: lightgoldenrodyellow;
|
|
white-space: pre-line;
|
|
}
|
|
|
|
.errorCode {
|
|
font-size: 9px;
|
|
font-style: italic;
|
|
}
|