推荐 源码百科前端UI:CSS3的背景颜色background渐变代码 CSS3的背景颜色background渐变代码 background-image: linear-gradient(0deg, #fff 0%,#000 100%); 上面是主代...