mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-01 00:14:23 +01:00
protocol: use binary message
This commit is contained in:
@@ -17,7 +17,7 @@ html, body {
|
||||
background-color: #101010;
|
||||
color: #f0f0f0;
|
||||
font-size: 10pt;
|
||||
font-family: Menlo,Consolas,"DejaVu Sans Mono","Liberation Mono",Courier,monospace;
|
||||
font-family: "Menlo for Powerline", Menlo,Consolas,"DejaVu Sans Mono","Liberation Mono",Courier,monospace;
|
||||
font-variant-ligatures: none;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
||||
Reference in New Issue
Block a user