👢🐫 Checkpoint
./views/room.handlebars:530995/25 ./public/style.css:530995/114 ./server.js:530995/1209 ./room.js:530995/875 ./views/audience.handlebars:530995/1536
This commit is contained in:
@@ -68,6 +68,10 @@ footer {
|
||||
text-shadow: 2px 2px 2px black;
|
||||
}
|
||||
|
||||
#buzzer:active {
|
||||
box-shadow: inset 4px 4px 4px rgba(0,0,0,.5);
|
||||
}
|
||||
|
||||
h2 img {
|
||||
max-height: 40px;
|
||||
}
|
||||
@@ -82,4 +86,8 @@ figure.participant img {
|
||||
figure.participant figcaption {
|
||||
font-weight: bold;
|
||||
font-size: 1.3em;
|
||||
}
|
||||
|
||||
.buzzed {
|
||||
background: limegreen;
|
||||
}
|
Reference in New Issue
Block a user