Skip to content

Instantly share code, notes, and snippets.

@fatihtoprak
Created February 4, 2024 23:55
Show Gist options
  • Save fatihtoprak/e4bf2601ecc5c6090b348ca1712965c1 to your computer and use it in GitHub Desktop.
Save fatihtoprak/e4bf2601ecc5c6090b348ca1712965c1 to your computer and use it in GitHub Desktop.
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;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment