.content-top {
    width: 1250px;
    height: 250px;
    margin: 0 auto;
    border: 1px solid #171d32; 
    background-color: rgba(255,255,255,.06); 
    background-image:url("../images/correcting/lta.png"),url("../images/correcting/lba.png"),url("../images/correcting/rta.png"),url("../images/correcting/rba.png");
    background-repeat: no-repeat, no-repeat,no-repeat, no-repeat;   
    background-position: 0 0, 0 100%, 100% 0, 100% 100%;  
}

相关文章:

  • 2022-01-28
  • 2021-12-04
  • 2021-11-20
  • 2021-11-24
  • 2022-12-23
猜你喜欢
  • 2021-06-16
  • 2022-12-23
  • 2021-12-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-28
相关资源
相似解决方案