wulicute-TS
渐变色字体 {
            width: fit-content;
            background: linear-gradient(45deg, red, rgb(135, 230, 255), rgb(204, 204, 255));
            font-size: 10px;
            color: transparent;
            -webkit-background-clip: text;
        }

 

分类:

技术点:

相关文章: