mirror of
https://github.com/yudai/gotty.git
synced 2026-01-07 18:18:50 +01:00
Add generated data to git
This commit is contained in:
parent
dcb153c8a4
commit
a9fbc070ac
15 changed files with 2352 additions and 144 deletions
7
bindata/static/css/index.css
Normal file
7
bindata/static/css/index.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
html, body, #terminal {
|
||||
background: black;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
padding: 0%;
|
||||
margin: 0%;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue