start integrating websocket, player basically done

This commit is contained in:
2024-06-27 16:50:03 +02:00
parent 76f543eb2f
commit 1e11f1dc2e
13 changed files with 567 additions and 48 deletions

View File

@@ -141,7 +141,7 @@
#themeSelector {
position: fixed;
top: 10px;
right: 10px;
left: 10px;
background: none;
border: none;
color: var( --primary-color );