2014-11-02 05:39:33 +03:00
|
|
|
body,
|
2014-11-01 12:38:12 +03:00
|
|
|
input,
|
|
|
|
button {
|
2014-11-02 05:39:33 +03:00
|
|
|
font-family: Helvetica;
|
2014-11-02 05:58:13 +03:00
|
|
|
font-size: 13px;
|
2014-11-01 12:38:12 +03:00
|
|
|
}
|
|
|
|
|
2014-11-02 05:39:33 +03:00
|
|
|
.edit-exprinfo,
|
|
|
|
.CodeMirror,
|
|
|
|
.CodeMirror-hints {
|
|
|
|
font-family: Consolas, 'Courier New', monospace;
|
|
|
|
font-size: inherit;
|
2014-11-01 12:38:12 +03:00
|
|
|
}
|