27-10-2017, 11:11
Добрый день!
есть код
body
{ (background: white url(../images/background/header_decor4.png);
background-position: center 0;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: 100% 140px;
background-blend-mode: multiply;
height: 100%;
margin-left: 0px;
margin-right: 0px;
position:absolute;
width: 100%;
z-index: 2
(background: transparent url(../images/background/gz-2.png) repeat 0 0;
background-position: center 0
}
есть необходимость вторую картинку повторять по всему body, и сделать ее как бы наложенным на первую
HELPPPPP!!!!
есть код
body
{ (background: white url(../images/background/header_decor4.png);
background-position: center 0;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: 100% 140px;
background-blend-mode: multiply;
height: 100%;
margin-left: 0px;
margin-right: 0px;
position:absolute;
width: 100%;
z-index: 2

(background: transparent url(../images/background/gz-2.png) repeat 0 0;
background-position: center 0

}
есть необходимость вторую картинку повторять по всему body, и сделать ее как бы наложенным на первую
HELPPPPP!!!!