mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-10 14:16:47 -04:00
Add functionality to trigger a timeout and show the countdown on the audience display (fixes #51).
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user