examtest_mp/pages/material/video.wxss

14 lines
227 B
Plaintext

.head{
color:#fff;
background-color: cornflowerblue;
text-align: center;
}
.txv-video-slot{
width: 100%;
height: 40px;
line-height: 40px;
font-size: 16px;
color:white;
background-color: black;
opacity:0.3;
}