13 lines
208 B
CSS
13 lines
208 B
CSS
![]() |
|
||
|
.midroll {
|
||
|
color: #FFFFFF;
|
||
|
font-family:Arial, Helvetica, sans-serif;
|
||
|
font-size: 11px;
|
||
|
font-weight: normal;
|
||
|
display: block;
|
||
|
}
|
||
|
.heading{
|
||
|
color:#ff9900;
|
||
|
font-size:13px;
|
||
|
font-weight:bold;
|
||
|
}
|