@@ -1226,24 +1226,26 @@ class CloudVodView(View):
text-align: center;
margin-top: 50px;
font-size: 20px;
- color : #ec7648
+ color : #0000008A;
}
.content_img{
+ margin-bottom:15px;
width: 60px;
height: 60px;
.bottom{
margin-bottom: 10px;
margin-top: 250px;
+ color : #fff;
.bottom_div{
- border: 1px solid #ec7648;
+ border: 1px solid #68c9c5;
line-height: 38px;
width: 100px;
height: 38px;
- border-radius: 5px;
+ border-radius: 30px;
+ background-color:#f00;
.bottom_div:hover{