Skip to content

Instantly share code, notes, and snippets.

@vmvz
Created March 3, 2020 04:28
Show Gist options
  • Save vmvz/81b296c528079cfdafe304e07e02e970 to your computer and use it in GitHub Desktop.
Save vmvz/81b296c528079cfdafe304e07e02e970 to your computer and use it in GitHub Desktop.
b365.css
.bw-BetslipHeader {
background-color: transparent !important;
}
.test {font-size: 12px;height: 21px !important;line-height:21px !important; color:#ddd;}
.breaks {color:#ffdf1b;font-weight: bold;} .warn{color: crimson} .alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}.alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}.alert-primary {
color: #004085;
background-color: #cce5ff;
border-color: #b8daff;
}
.empty {color:#585858;}
.separator {color:yellowgreen; font-weight: bold;}
.odds {width:28px !important;}
.chunk {width:16px; text-align:center; display:inline-block;}
.chunk_empty {text-align:center; display:inline-block;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment