ESL Overlay közvetítésekhez
Fibinger Ádám
2019-10-16 9f58967e3be6bea2c147db0450c43bcf540d664a
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;
}