修改视频
parent
237d8fe075
commit
efb3661155
|
@ -327,6 +327,7 @@ body{
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
padding-top: 90px;
|
padding-top: 90px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
filter:drop-shadow(10px 30px 10px rgba(0,0,0,.4));
|
||||||
}
|
}
|
||||||
.dance-people .people-img01{
|
.dance-people .people-img01{
|
||||||
background-image: url(../image/img_05.png);
|
background-image: url(../image/img_05.png);
|
||||||
|
|
|
@ -65,7 +65,7 @@
|
||||||
<!--小纸片氛围js-->
|
<!--小纸片氛围js-->
|
||||||
<!--视频灯光-->
|
<!--视频灯光-->
|
||||||
<div class="video-bg">
|
<div class="video-bg">
|
||||||
<video loop autoplay muted src="https://bili.scdxtc.cn/video/img-bg.mp4" ></video>
|
<video loop autoplay muted src="../video/img-bg.mp4" ></video>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue