ESL Overlay közvetítésekhez
Fibinger Ádám
2019-10-16 e6c6cf120e6ff06498abf4c205d75e435857b5b9
assets/overlay.css
@@ -15,11 +15,17 @@
    top: 2px;
    left: 0;
    width: 100%;
    background: transparent url("/assets/stripe.png") no-repeat;
    height: 58px;
    text-align: center;
}
#stripe.team, #stripe.team-ban {
    background: transparent url("/assets/stripe.png") no-repeat;
}
#stripe.simple {
    background: transparent url("/assets/stripe-simple.png") no-repeat;
}
#stripe * {
    display: inline-block;
}