![css](https://habrastorage.org/r/w120/webt/5a/6c/29/5a6c295a5de0d066850531.png)
CSS
- 4 ответа
- 0 вопросов
3
Вклад в тег
.owl-prev{
position:absolute;
top:50%;
left:0;
widht:30px;
height:30px;
margin-top:-15px;
line-height:30px;
color:#fff;
}
.owl-prev{
то же самое, но right:0;
}