nevermind, statics don't rly suck
This commit is contained in:
parent
adc3a38395
commit
428246706f
13 changed files with 532 additions and 5 deletions
12
html/work.css
Normal file
12
html/work.css
Normal file
|
@ -0,0 +1,12 @@
|
|||
#telemetry {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
color: white;
|
||||
font: monospace;
|
||||
z-index: 100;
|
||||
padding: 10px;
|
||||
font-size: 12px;
|
||||
display: none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue