Update WebUI

This commit is contained in:
Slider0007
2023-05-01 14:19:31 +02:00
parent fc719da0ae
commit d7a507ca05
39 changed files with 3961 additions and 2529 deletions

View File

@@ -4,13 +4,15 @@
border-color: #888;
border-radius: 6px;
color: #fff;
left: 200px;
left: 10%;
padding: 5px;
position: fixed;
opacity: 0;
text-align: center;
top: 0px;
width: 600px;
width: 80%;
min-width:30%;
max-width:580px;
z-index: 99;
font-size:120%;
}