Authored by 石坚

video

... ... @@ -40,6 +40,11 @@ $basicBtnC: #eb0313;
margin-bottom: 20px;
}
video {
width: 100%;
height: auto;
}
.detail {
margin-top: 20px;
margin-bottom: 20px;
... ... @@ -313,7 +318,7 @@ $basicBtnC: #eb0313;
margin-right: 20px;
}
.font-right{
.font-right {
color: $subFontC;
}
... ... @@ -428,8 +433,8 @@ $basicBtnC: #eb0313;
.seckill-chose {
position: absolute;
bottom: 0px;
right: 0px;
bottom: 0;
right: 0;
}
.limit-num-text {
... ... @@ -792,6 +797,7 @@ $basicBtnC: #eb0313;
}
}
}
/*
秒杀倒计时栏
*/
... ... @@ -827,6 +833,7 @@ $basicBtnC: #eb0313;
font-size: 28px;
}
}
/*
底部固定栏
*/
... ...