mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
@@ -9,11 +9,6 @@ body {
|
||||
grid-template-rows: 24px 1fr;
|
||||
}
|
||||
|
||||
body:not(#test) {
|
||||
height: initial;
|
||||
display: initial;
|
||||
}
|
||||
|
||||
#banner {
|
||||
background: #161716;
|
||||
display: flex;
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
-->
|
||||
<link rel="shortcut icon" type="image/png" href="/logo.png">
|
||||
<link rel="stylesheet" href="/xterm.css" />
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<link rel="stylesheet" href="/index.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="banner">
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
font-size: 1em;
|
||||
color: #111;
|
||||
}
|
||||
|
||||
#terminal-container {
|
||||
height: 60%;
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user