Untitled

 avatar
unknown
plain_text
a year ago
617 B
3
Indexable
div#root {
    width: 100% !important;
}
.sgm-market-g-i-cell-bc.market-bc.active {
  background:#61ffba!important;
  color:#fff !important;
}
.sgm-market-g-i-cell-bc.market-bc.active {
  background: #61ffba !important;
  font-weight:bold !important;
}

.sgm-market-g-i-cell-bc.market-bc.active span.market-name-bc.ellipsis {
  color:#000 !important
}

.sportsbook {
    grid-template-columns: 1fr 450px !important;
}

.sportsbook iframe {
    height: 343px;
}

span.market-game-part {
    color: cyan !important;
}

.left-menu-container { 
    width: 400px; 
}

.market-game-part-container>i {
    font-size: 15px;
}
Editor is loading...
Leave a Comment