Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
.statusblock .yourscore
{
padding: 0;
text-align: center;
color: green;
font-size: 14pt;
font-weight:bold;
}
.statusblock .active,
.statusblock .open
{
color: green;
}
.pdBarGraph.win
{
background: #5EAC39;
}
.pdBarGraph.muted
{
background: #969696;
}
.pdBarGraph.loss
{
background: #d70b00;
}
.picks tr.dataRow td.logo {
padding-left: 10px IMPORTANT;
}