html5+css3的动态背景-登陆页面
发布时间
阅读量:
阅读量
html5+css3的动态背景 登陆页面

style.css
*{
margin: 0px;
padding: 0px;
}
video{
position: fixed;
right: 0px;
bottom: 0px;
min-width: 100%;
min-height: 100%;
height: auto;
width: auto;
/*加滤镜*/
/*filter: blur(15px); //背景模糊设置 */
/*-webkit-filter: grayscale(100%);*/
/*filter:
全部评论 (0)
还没有任何评论哟~
