【发布时间】:2010-05-21 18:03:11
【问题描述】:
任何人都知道是否可以重现这种效果
background-image: -moz-linear-gradient(top, #666666, #000000);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #000000),color-stop(1, #666666));
也在 ff
非常感谢您的任何建议。
【问题讨论】:
标签: css firefox background