Merge API branch into main #12

Merged
SemvdH merged 334 commits from api into main 2023-06-13 19:54:43 +00:00
Showing only changes of commit 86ec261e81 - Show all commits

View File

@@ -14,7 +14,7 @@ html, body {
.video {
width: 100%;
/* overflow: auto; */
overflow: auto;
}
.mainvideo {
@@ -24,6 +24,7 @@ html, body {
border: 1px solid blue;
margin-right: 10px;
padding: 10px;
overflow: auto;
}
.lastpicture {