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);
}
http://HdhCmsTest999jiujiu测试数据/
查看更多关于CSS实现网页顶部的阴影效果_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did108216