非常不错的按钮样式

2012-08-07 00:00:00 by 【6yang】, 1061 visits, 收藏 | 返回
.grey_glow {
	border: 2px solid white;
	-webkit-box-shadow:0 0 10px #ddd; 
	-moz-box-shadow:0 0 10px #ddd; 
	box-shadow:0 0 10px #ddd;
	background: #e9e9e9;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(233,233,233)), color-stop(1, rgb(255,255,255)));
	background-image: -moz-linear-gradient(center bottom, rgb(233,233,233) 0%, rgb(255,255,255) 100%);	
}
分享到:
share

    图片原图

    loading

    loading