stream-cap/img/4x3.css

130 lines
1.5 KiB
CSS

#backdrop_4x3 {
display: block;
}
#backdrop_16x9 {
display: none;
}
.ratname {
width: 200px;
font-size: 22px;
}
.ratpronouns {
width: 200px;
font-size: 18px;
}
.ratspeaker {
width: 32px;
height: 32px;
}
#game {
font-size: 24px;
left: 460px;
width: 360px;
bottom: 480px;
vertical-align: bottom;
line-height: 0.96em;
}
#scientist {
font-size: 16px;
left: 490px;
width: 300px;
top: 315px;
}
#timer {
font-size: 68px;
left: 472px;
width: 336px;
top: 232px;
}
#rat0name {
left: 458px;
bottom: 665px;
}
#rat0pronouns {
left: 458px;
top: 56px;
}
#rat0speaker {
left: 459px;
top: 329px;
display: block;
}
#rat1name {
left: 620px;
bottom: 581px;
direction: rtl;
}
#rat1pronouns {
left: 620px;
top: 140px;
}
#rat1speaker {
transform: scaleX(-1);
left: 790px;
top: 329px;
}
#rat2name {
left: 458px;
bottom: 145px;
}
#rat2pronouns {
left: 458px;
top: 576px;
}
#rat2speaker {
left: 459px;
top: 359px;
}
#rat3name {
left: 620px;
bottom: 59px;
direction: rtl;
}
#rat3pronouns {
left: 620px;
top: 662px;
}
#rat3speaker {
transform: scaleX(-1);
left: 790px;
top: 359px;
}
#embed0 {
left: 22px;
top: 22px;
}
#embed1 {
left: 835px;
top: 22px;
}
#embed2 {
left: 22px;
top: 382px;
}
#embed3 {
left: 835px;
top: 382px;
}