ESL Overlay közvetítésekhez
Fibinger Ádám
2020-02-26 fb69d5b2587fe51902bc32dacd38b835a37cd20e
assets/overlay.scss
@@ -144,8 +144,13 @@
  &.soon {
   background: transparent url("/assets/backgrounds/start-soon.png") no-repeat;
  }
  &.interview {
   background: transparent url("/assets/backgrounds/interrogation.png") no-repeat;
  }
  &.interview.fauw {
   background: transparent url("/assets/backgrounds/interrogation-fauw.png") no-repeat;
  }
  .text, .placeholder {
@@ -157,13 +162,14 @@
   font-size: 5em;
   color: white;
  }
  .placeholder {
   opacity: 0.5;
   background-color: black;
   border-radius: 0.2em;
  }
  div.interview {
  &.interview {
   .text.team {
     top: 2em;
   }