提交 6a31cc8c 编写于 作者: T TornjV

Revert font change

上级 18426b38
......@@ -25,9 +25,7 @@ var initEditor = function(id) {
editor.setOptions({
enableBasicAutocompletion: true,
enableSnippets: true,
enableLiveAutocompletion: true,
fontFamily: "Source Code Pro",
fontSize: "10pt"
enableLiveAutocompletion: true
});
editor.setTheme("ace/theme/tomorrow_night_eighties");
editor.session.setMode("ace/mode/javascript");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册