Commit 3a75813e authored by maliang's avatar maliang

上传bug修复

parent 75dca2bd
......@@ -31,16 +31,16 @@ body{
/*}*/
@keyframes frams {
0%{
background-image: url(../img/login/bg2.jpg);background-size: 100% 100%;background-repeat: no-repeat;background-position: center center;background-attachment:fixed;
background-image: url(../img/login/bg6.jpg);background-size: 100% 100%;background-repeat: no-repeat;background-position: center center;background-attachment:fixed;
}
33%{
background-image: url(../img/login/bg5.jpg);background-size: 100% 100%;background-repeat: no-repeat;background-position: center center;background-attachment:fixed;
background-image: url(../img/login/bg7.jpg);background-size: 100% 100%;background-repeat: no-repeat;background-position: center center;background-attachment:fixed;
}
66%{
background-image: url(../img/login/bg4.jpg);background-size: 100% 100%;background-repeat: no-repeat;background-position: center center;background-attachment:fixed;
background-image: url(../img/login/bg8.jpg);background-size: 100% 100%;background-repeat: no-repeat;background-position: center center;background-attachment:fixed;
}
100%{
background-image: url(../img/login/bg3.jpg);background-size: 100% 100%;background-repeat: no-repeat;background-position: center center;background-attachment:fixed;
background-image: url(../img/login/bg9.jpg);background-size: 100% 100%;background-repeat: no-repeat;background-position: center center;background-attachment:fixed;
}
}
a{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment