.......
Чёрный камень, погребённый под белым
Сообщений 1 страница 8 из 8
Поделиться52025-05-10 20:24:46
background: linear-gradient(to left, transparent 47px, var(--gold) 47px, var(--gold) 50px, transparent 50px);
Поделиться62025-05-17 19:06:41
clip-path: polygon(100% 0, 0 0, 100% 100%);
Поделиться72025-05-17 19:16:46
#pun-ulinks .container:before {
top: 0;
left: -24px;
content: '';
display: inline-block;
height: 24px;
position: absolute;
width: 24px;
background: var(--gold);
clip-path: polygon(100% 0, 0 0, 100% 100%);
}












