body顶端阴影

2015-01-11 0 993
body顶端阴影
    <style type="text/css">
	
	 body:before {
	   content:"";
	   position:fixed;
	   top: -10px;
	   left: 0;
	   width: 100%;
	   height: 10px;
	   z-index: 999;
	   box-shadow: 0 0 20px rgba(0,0,128,0.8);
	}
	
    </style>

遇见资源网 html body顶端阴影 http://www.ox520.com/13947.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务