Authored by mark

fix font-size

... ... @@ -751,6 +751,7 @@
border-bottom: 1px solid #eaeceb;
width: 980px;
float: left;
margin-top: 30px;
.video-player {
width: 750px;
... ... @@ -843,7 +844,7 @@
.fixednav{
position: fixed;
top:0px;
top:-30px;
margin-left: 982px;
}
... ... @@ -854,6 +855,8 @@
width: 165px;
border-right: 1px solid #eaeceb;
height: 1000px;
margin-top: 30px;
.redcar-btn{
display:block;
... ...