📜  背景颜色渐变生成器 - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:13.451000             🧑  作者: Mango

代码示例4
background: linear-gradient(Direction (keyword or degrees), color1 10% (10% width), color2 width (it's not neccessary), ...);