摘要: .dividerli { height: 30px; line-height: 30px; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, rgb(150, 150, 150) ), color-stop(1.0, rgb(115, 115, 120) ) );}没有line-height:文字不居中。transform 好用的动画:$("#test").css("-webkit-transform", 'translate3d(- 阅读全文
posted @ 2012-09-10 14:53 rhino 阅读(306) 评论(0) 推荐(0)