阅读背景:

锯齿下边框效果

来源:互联网 
 .sawbg {
            width: 100%;
            height: 15px;
            background: #ffffff;
            background-image: -webkit-gradient(linear,50% 0,0 100%, from(transparent), color-stop(.5,transparent), color-stop(.5,#eeeeee), to(#eeeeee) ), -webkit-gradient(linear,50% 0,100% 100%, from(transparent), color-stop(.5,transparent), color-stop(.5,#eeeeee), to(#eeeeee) );
            background-size: 30px 15px;
            background-repeat: repeat-x;
            background-position: 0 100%;
        }
 .sawbg {
            width: 100%;
        



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: