1     .duo {
 2             width: 623px;
 3             height: 417px;
 4             margin: 100px auto;
 5             background: url(images/bg1.png) left top no-repeat,
 6                         url(images/bg2.png) right top no-repeat,
 7                         url(images/bg3.png) right bottom no-repeat,
 8                         url(images/bg4.png) left bottom no-repeat,
 9                         url(images/bg5.png) center center no-repeat;
10             background-color: #FFF;
11         }

 

相关文章:

  • 2021-04-23
  • 2022-01-01
  • 2022-12-23
  • 2022-12-23
  • 2021-12-06
  • 2021-06-22
猜你喜欢
  • 2021-06-04
  • 2021-12-23
  • 2022-12-23
  • 2021-05-27
  • 2022-12-23
  • 2022-01-19
  • 2022-12-23
相关资源
相似解决方案