upload recordings to youtube

This commit is contained in:
Josh
2017-05-23 14:43:53 -04:00
parent 24c8952e59
commit 7d96eadbbf
15 changed files with 213 additions and 4 deletions

View File

@ -89,3 +89,15 @@
color: green;
}
}
.youtube-red {
color: red;
}
.cloud-blue {
color: cornflowerblue;
}
.top-buffer {
margin-top: 8px;
}