css 背景色渐变


        background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #eff5ff 0px, #e0ecff 20%) repeat-x scroll 0 0;

原文地址:https://www.cnblogs.com/chen-lhx/p/4744253.html