e0d394896f
Removing all the styling from the javascript files, it should all be done in the css. Not finished yet, the chat and login screens still need a lot of work.
7 lines
129 B
HTML
Executable File
7 lines
129 B
HTML
Executable File
<video height=100% width=100% autoplay controls>
|
|
<source src="">
|
|
</video>
|
|
<audio autoplay controls>
|
|
<source src="">
|
|
</audio>
|