Код: Выделить всё
body {
background-image: url('background.png');
background-size: 950px;
background-repeat: repeat-y;
}
Подробнее здесь: https://stackoverflow.com/questions/786 ... vertically
Код: Выделить всё
body {
background-image: url('background.png');
background-size: 950px;
background-repeat: repeat-y;
}