mirror of
https://github.com/seigler/fhqwhgads
synced 2025-07-27 06:46:10 +00:00
improved js, added async command handling, fake delayed response
This commit is contained in:
parent
8b0507ba84
commit
3a95096031
4 changed files with 96 additions and 42 deletions
|
@ -84,7 +84,7 @@ html, body {
|
|||
bottom: 0;
|
||||
width: 100%;
|
||||
min-height: 100%;
|
||||
padding: 1.2em 1.6em 0.5em;
|
||||
padding: 1.2em 1.6em 0.7em;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
#commandLine {
|
||||
|
@ -92,7 +92,6 @@ html, body {
|
|||
}
|
||||
#command {
|
||||
position: absolute;
|
||||
margin-top: 1.25em;
|
||||
z-index: -2;
|
||||
}
|
||||
#cursor {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue