Explorar el Código

Actually, DejaVu sans (not mono) turns out to be better for smalltalk code :)

Sebastian Sastre hace 13 años
padre
commit
ee868deea1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      css/amber.css

+ 1 - 1
css/amber.css

@@ -246,7 +246,7 @@ body.jtalkBody {
 }
 
 .talkTool .CodeMirror-scroll pre {
-    font-family: Menlo, "DejaVu Sans Mono","DejaVu Sans", Helvetica, sans;
+    font-family: "DejaVu Sans", Helvetica, sans;
 }
 
 .jtalkTool .jt_clear {