Commit 9148cb5a authored by wangxuelai's avatar wangxuelai

''

parent 9dff2ab2
......@@ -136,7 +136,7 @@
left: 50%;
margin-left: -241rpx;
top: 200rpx;
animation: przshow 1s ease-in-out 1 forwards;
animation: przshow 0.7s ease-in-out 1 forwards;
}
.starbg {
width:292rpx;
......@@ -147,7 +147,7 @@
top:304rpx;
z-index:3;
opacity: 0;
animation: starshow 1s ease-in-out 0.5s 1 forwards;
animation: starshow 0.5s ease-in-out 0.5s 1 forwards;
}
.scoregetstatic {
position: absolute;
......
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