mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-16 07:18:22 +00:00
Update web_terminal.html
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
.terminal {
|
.terminal {
|
||||||
border: #000 solid 5px;
|
border: #000 solid 5px;
|
||||||
font-family: "Monaco", "Microsoft Yahei", "DejaVu Sans Mono", "Liberation Mono", monospace;
|
font-family: Consolas, Monaco, monospace;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
color: #f0f0f0;
|
color: #f0f0f0;
|
||||||
background: #000;
|
background: #000;
|
||||||
|
Reference in New Issue
Block a user