|
@@ -1,6 +1,6 @@
|
|
body {
|
|
body {
|
|
font-size: 11px;
|
|
font-size: 11px;
|
|
- font-family: "Lucida Grande", helvetica, arial, sans;
|
|
|
|
|
|
+ font-family: "Lucida Grande", "Segoe UI", helvetica, arial, sans;
|
|
background: #eee;
|
|
background: #eee;
|
|
}
|
|
}
|
|
.clearfix:after {
|
|
.clearfix:after {
|
|
@@ -54,7 +54,7 @@ html[xmlns] .clearfix {
|
|
}
|
|
}
|
|
#helios .CodeMirror-hints {
|
|
#helios .CodeMirror-hints {
|
|
border-radius: 0;
|
|
border-radius: 0;
|
|
- font-family: Menlo, Monaco, Consolas, Inconsolata, "Lucida Console", Courier, monospace;
|
|
|
|
|
|
+ font-family: "Lucida Grande", "Segoe UI", helvetica, arial, sans;
|
|
font-size: 11px;
|
|
font-size: 11px;
|
|
line-height: 1em;
|
|
line-height: 1em;
|
|
padding: 0;
|
|
padding: 0;
|