摘要: 特别注意:里面的RGB颜色值必须要全写,不能使用缩写。左右:background: -webkit-gradient(linear, 0 0, 0 100%, from(#80c1e7), to(#213c7c)); background: -webkit-linear-gradient(left, #80c1e7, #213c7c); background: -moz-l... 阅读全文
posted @ 2017-12-26 10:23 Janfu 阅读(2530) 评论(0) 推荐(0) 编辑