120 lines
2.7 KiB
CSS
120 lines
2.7 KiB
CSS
/*tile page custom css [css chenges]*/
|
|
|
|
.tileContainer {
|
|
position: absolute;
|
|
}
|
|
/*Networks Page [css chenges]*/
|
|
.clearfix {
|
|
background: none repeat scroll 0 0 #FFFFFF;
|
|
padding: 0 !important;
|
|
bottom: 0;
|
|
left: 0;
|
|
padding: 0 !important;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
}
|
|
|
|
div.bodypsys {
|
|
padding: 0 !important;
|
|
height: 100% !important;
|
|
width: 100% !important;
|
|
}
|
|
|
|
.stateofnation {
|
|
height: 439px !important;
|
|
width: 100% !important;
|
|
}
|
|
|
|
.stateofnation .seasonWrapup-Left-ext {
|
|
height: 100% !important;
|
|
width: 26% !important;
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.stateofnation table.matches-played {
|
|
width: 100% !important;
|
|
}
|
|
|
|
.stateofnation .seasonWrapup-Right {
|
|
height: 100% !important;
|
|
width: 74% !important;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.stateofnation .seasonWrapup-Row {
|
|
height: 125px !important;
|
|
width: 100% !important;
|
|
}
|
|
|
|
.stateofnation .wrapup-pod {
|
|
/* margin: 20px !important;*/
|
|
/* border: 1px solid #BABABA !important;*/
|
|
font-size: 36px !important;
|
|
height: 125px !important;
|
|
padding: 0 !important;
|
|
width: 124px !important;
|
|
}
|
|
|
|
.stateofnation .wrapup-pod p {
|
|
font-size: 12px !important;
|
|
text-align: left;
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
}
|
|
|
|
.stateofnation .seasonWrapup-Left p {
|
|
font-size: 16px !important;
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
text-align: left;
|
|
margin-top: 20px;
|
|
}
|
|
|
|
.seasonWrapup-Left h4 {
|
|
font-size: 22px !important;
|
|
font-weight: bold;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
.stateofnation table.matches-played td.matches-played {
|
|
font-size: 17px !important;
|
|
line-height: 21px;
|
|
text-align: left;
|
|
font-family: Arial,Helvetica,sans-serif;
|
|
}
|
|
|
|
.stateofnation .seasonWrapup-Row .dual-pod {
|
|
width: 248px !important;
|
|
}
|
|
|
|
.wrapup-pod h4 {
|
|
text-align: left;
|
|
font-weight: bold;
|
|
margin-left: 3px;
|
|
margin-top: 2px;
|
|
}
|
|
/*
|
|
.stateofnation .wrapup-pod {
|
|
background-color: activecaption;
|
|
}*/
|
|
.stateofnation .seasonWrapup {
|
|
/* background: -moz-linear-gradient(center top , #F5F5F5, #3C4E6F) repeat scroll 0 0 transparent !important; */
|
|
height: 375px !important;
|
|
margin: 7% auto;
|
|
position: absolute;
|
|
width: 1006px !important;
|
|
}
|
|
|
|
.stateofnation table.matches-played td.matches-number {
|
|
font-size: 46px !important;
|
|
font-weight: bold !important;
|
|
/*width: 108px;*/
|
|
}
|
|
|
|
.stateofnation table.matches-played td .flatText {
|
|
border-top: 1px solid #111;
|
|
font-size: 14px !important;
|
|
font-weight: normal !important;
|
|
padding: 15px 0 5px 0;
|
|
margin-top: 10px;
|
|
}
|