Explorar o código

Adds "Ubuntu Mono" to the code fonts of Helios

Nicolas Petton %!s(int64=11) %!d(string=hai) anos
pai
achega
5b34cb570c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      css/helios.css

+ 1 - 1
css/helios.css

@@ -38,7 +38,7 @@ html[xmlns] .clearfix {
 }
 #helios .CodeMirror-hints {
   border-radius: 0;
-  font-family: Menlo, Monaco, "Lucida Console", Courier, monospace;
+  font-family: Menlo, Monaco, "Lucida Console", "Ubuntu Mono", Courier, monospace;
   font-size: 11px;
   line-height: 1em;
   padding: 0;