liumang 发表于 2023-10-6 21:42

一个人挺好

<meta charset="UTF-8">
<style>
.tvOuter {
      margin: 20px auto 0;
                top:150px;
      width: 1200px;
      height: 700px;
                left:-185px;
      border-radius: 3px;
      background: rgba(0,0,0,.85);
      box-shadow: 0px 0px 2px 14px #000;
      position: relative;
}
.tvOuter::before, .tvOuter::after {
      position: absolute;
      content: '';
      width: 60px;
      height: 60px;
      top: 100%;
      left: 20%;
      background: inherit;
      clip-path: polygon(10% 100%,50% 0%,90% 100%,70% 100%,50% 30%,30% 100%);
}
.tvOuter::after { left: 80%;}
.tvInner {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: fill;
}

</style>

<div class="tvOuter">
      <video class="tvInner" src="https://15799848.s21v.faiusr.com/58/ABUIABA6GAAgttzx9wUorMnZ8wE.mp4" controls="controls" autoplay="autoplay" loop="loop"></video>

</div>      

<br><br><br><br><br><br><br><br><br><br>

liumang 发表于 2023-10-6 21:43

{:5_117:}

liumang 发表于 2023-10-6 21:44

{:5_146:}

小辣椒 发表于 2023-11-11 22:06

{:5_150:}{:5_150:}
页: [1]
查看完整版本: 一个人挺好