Commit 0f5a9815 authored by 王晓倩's avatar 王晓倩

视频背景颜色和字体颜色

parent 69f7b772
......@@ -61,19 +61,20 @@
.box{
width: 100%;
text-align: center;
background-color: #edf1f6;
background-color: black;
}
}
.boxred{
border: 1px solid red;
}
.boxblack{
border: 1px solid black;
border: 1px solid white;
}
.novideo{
/*padding: 147px 0px 147px 0px;
display: block;*/
line-height: calc((100vh - 120px)/2);
color: white;
}
/*.nodeImg1{
background: url("//assets//qiye.png") no-repeat center,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment