美文网首页
背景引入多张图片

背景引入多张图片

作者: 給我小鱼干 | 来源:发表于2020-03-11 15:35 被阅读0次
    background:   url('/safetystatic/resources/images/naturalDisaster/header_top.png')no-repeat top, 
                          url('/safetystatic/resources/images/naturalDisaster/header_footer.png')no-repeat bottom,
                          url('/safetystatic/resources/images/naturalDisaster/header_body.png')repeat-y center;
    
     background-size: contain;
     background-color: rgba(0,0,20,0.8);
    

    相关文章

      网友评论

          本文标题:背景引入多张图片

          本文链接:https://www.haomeiwen.com/subject/uhvcjhtx.html