Implement downloading of recorded videos.

This commit is contained in:
Juliusz Chroboczek
2020-05-31 20:03:22 +02:00
parent b8128f81a0
commit 8830870ded
2 changed files with 179 additions and 7 deletions
+4
View File
@@ -6,6 +6,10 @@ h1 {
font-size: 160%;
}
.inline {
display: inline;
}
.signature {
border-top: solid;
margin-top: 2em;