css常用技巧写法整理

渐变色

如:

给div设置:

.div{
background-image: linear-gradient(-136deg,#ffd64e,#ffab06);
}

使用CSS渐变(MDN)

再说CSS3渐变——线性渐变

results matching ""

    No results matching ""