ESL Overlay közvetítésekhez
Fibinger Ádám
2020-05-01 11cf465478a5b2dd4847eb439ea6b9eeafbc3cb0
assets/overlay.scss
@@ -13,7 +13,7 @@
#stripe {
  position: fixed;
  top: -6px;
  top: -3px;
  left: 0;
  width: 100%;
  height: 58px;
@@ -43,26 +43,26 @@
   }
   &.blue {
     left: 270px;
     left: 325px;
     text-align: right;
   }
   &.orange {
     left: 1215px;
     left: 1160px;
     text-align: left;
   }
  }
  .ban {
   position: inherit;
   top: -1px;
   top: 2px;
   &.orange {
     left: 1080px;
     left: 1000px;
   }
   &.blue {
     left: 735px;
     left: 815px;
   }
  }