🍢👗 Checkpoint
./room.js:530995/263 ./server.js:530995/2484 ./views/room.handlebars:530995/81 ./public/style.css:530995/227 ./views/audience.handlebars:530995/2587
This commit is contained in:
@@ -66,4 +66,20 @@ footer {
|
||||
font-size: 4em;
|
||||
color: white;
|
||||
text-shadow: 2px 2px 2px black;
|
||||
}
|
||||
|
||||
h2 img {
|
||||
max-height: 40px;
|
||||
}
|
||||
|
||||
figure.participant {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
figure.participant img {
|
||||
max-height: 150px;
|
||||
}
|
||||
figure.participant figcaption {
|
||||
font-weight: bold;
|
||||
font-size: 1.3em;
|
||||
}
|
Reference in New Issue
Block a user