背景色渐变

 

 

1.颈项渐变

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

 

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