react-templates/playground/css/playground.css

9 lines
126 B
CSS

.playground-error {
color: red;
font-weight: 500;
}
.cm-s-solarized .editor-error {
background-color: #F0F079;
}