Градиентная обводка текста в CSS

Published: 26 July 2024
on channel: (не) AlixHatsu
2,713
255

Конечный код:
.text {
background: linear-gradient(45deg, #4158D0 0%, #C850C0 50%, #FFCC70 100%);
color: white;
background-clip: text;
-webkit-text-stroke: 6px transparent;
}


On this page of the site you can watch the video online Градиентная обводка текста в CSS with a duration of hours minute second in good quality, which was uploaded by the user (не) AlixHatsu 26 July 2024, share the link with friends and acquaintances, this video has already been watched 2,713 times on youtube and it was liked by 255 viewers. Enjoy your viewing!