ESL Overlay közvetítésekhez
Fibinger Ádám
2019-10-09 3bcc95932af59569d7d8c7a6cd8e91e8fd0b290d
Orange - Blue csere
1 files modified
23 ■■■■ changed files
assets/overlay.css 23 ●●●● patch | view | raw | blame | history
assets/overlay.css
@@ -7,8 +7,6 @@
body {
    width: 1920px;
    height: 1080px;
    /*background-image: url("/assets/test.png");
    background-repeat: no-repeat;*/
    font-family: 'Oswald', sans-serif;
}
@@ -38,10 +36,20 @@
    font-size: 34px;
}
#stripe .team.orange {
#stripe .team.blue {
    left: 270px;
    text-align: right;
}
#stripe .team.orange {
    left: 1215px;
    text-align: left;
}
#stripe .ban.orange {
    left: 1080px;
}
#stripe .ban {
    position: inherit;
    top: -1px;
@@ -51,20 +59,13 @@
    left: 715px;
}
#stripe .ban.orange {
    left: 1080px;
}
.operator {
    background-repeat: no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
}
#stripe .team.blue {
    left: 1215px;
    text-align: left;
}
#stripe .logo {
    display: inline-block;