icp/oer/exercise-formats/program/match-regex/styles.css

10 lines
93 B
CSS
Raw Normal View History

2018-05-05 22:18:02 +00:00
.CodeMirror {
border: 1px solid #eee;
height: auto;
}
#code-editor {
font-size: 12px;
}