背景色渐变

 

 

1.颈项渐变

.box {
    background:radial-gradient(circle farthest-corner at center center, #fcfcff, #e84351);
}

 

posted @ 2019-06-15 12:07  我若亦如风  阅读(177)  评论(0)    收藏  举报