Commit 9148cb5a authored by wangxuelai's avatar wangxuelai

''

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