Add functionality to trigger a timeout and show the countdown on the audience display (fixes #51).

This commit is contained in:
Patrick Fairbank
2018-09-18 23:58:33 -07:00
parent 27f0134ff7
commit d8c4b92f57
18 changed files with 314 additions and 114 deletions

View File

@@ -28,10 +28,11 @@ html {
.teams {
width: 40px;
height: 100%;
line-height: 26px;
line-height: 29px;
text-align: center;
display: table;
font-family: "FuturaLT";
font-size: 21px;
}
.avatars {
display: none;