Код: Выделить всё
[img]foo.jpg[/img]
img {
clip-path: polygon(0% 0%, 70% 0%, 70% 100%, 0% 100%)
}
Подробнее здесь: https://stackoverflow.com/questions/796 ... k-together
Код: Выделить всё
[img]foo.jpg[/img]
img {
clip-path: polygon(0% 0%, 70% 0%, 70% 100%, 0% 100%)
}