摘要: css语法 background: linear-gradient(direction,color-stop1,color-stop2,...); direction:用角度值指定渐变的方向(或角度); color-stop1,color-stop2,...:用于指定渐变的起止颜色 ps:至少需要两 阅读全文
posted @ 2020-03-04 14:48 YJUI 阅读(561) 评论(0) 推荐(0)