stream-cap/img/16x9.css
2022-08-29 13:02:39 -07:00

124 lines
No EOL
1.4 KiB
CSS

#backdrop_4x3 {
display: none;
}
#backdrop_16x9 {
display: block;
}
.ratname {
display: none
}
.ratpronouns {
display: none
}
.ratspeaker {
width: 32px;
height: 32px;
}
#game {
font-size: 24px;
left: 70px;
width: 450px;
bottom: 12px;
}
#scientist {
font-size: 24px;
right: 70px;
width: 450px;
bottom: 12px;
}
#timer {
font-size: 38px;
left: 472px;
width: 336px;
top: 666px;
}
#rat0name {
left: 458px;
bottom: 665px;
}
#rat0pronouns {
left: 458px;
top: 56px;
}
#rat0speaker {
left: 25px;
top: 5px;
display: block;
}
#rat1name {
left: 620px;
bottom: 581px;
}
#rat1pronouns {
left: 620px;
top: 140px;
}
#rat1speaker {
transform: scaleX(-1);
right: 25px;
top: 5px;
}
#rat2name {
left: 458px;
bottom: 145px;
}
#rat2pronouns {
left: 458px;
top: 576px;
}
#rat2speaker {
left: 25px;
bottom: 50px;
}
#rat3name {
left: 620px;
bottom: 59px;
}
#rat3pronouns {
left: 620px;
top: 662px;
}
#rat3speaker {
transform: scaleX(-1);
right: 25px;
bottom: 50px;
}
#embed0 {
left: 70px;
top: 7px;
}
#embed1 {
left: 651px;
top: 7px;
}
#embed2 {
left: 70px;
top: 345px;
}
#embed3 {
left: 651px;
top: 345px;
}