StackOverflow 文档 CSS 教程 功能 radial-gradient() 函数 radial-gradient() 函数 Created: November-22, 2018 创建表示从渐变中心辐射的颜色渐变的图像 placeholderCopyradial-gradient(red, orange, yellow) /*A gradient coming out from the middle of the gradient, red at the center, then orange, until it is finally yellow at the edges*/ 线性渐变()函数