diff --git a/templates/jlog/web_terminal.html b/templates/jlog/web_terminal.html index deb9fb4c9..86b50bc99 100644 --- a/templates/jlog/web_terminal.html +++ b/templates/jlog/web_terminal.html @@ -11,7 +11,7 @@ .terminal { border: #000 solid 5px; - font-family: "Monaco", "DejaVu Sans Mono", "Liberation Mono", monospace; + font-family: "Monaco", "Microsoft Yahei", "DejaVu Sans Mono", "Liberation Mono", monospace; font-size: 11px; color: #f0f0f0; background: #000;