Commit 0841e5f8 by agan

修改

parent f3b5316e
Showing with 7 additions and 5 deletions
...@@ -89,7 +89,7 @@ body { ...@@ -89,7 +89,7 @@ body {
-webkit-border-radius: 0.6rem; -webkit-border-radius: 0.6rem;
overflow: hidden; overflow: hidden;
width: 6.2rem; width: 6.2rem;
height: 11.6rem; height: 11.4rem;
box-sizing: border-box; box-sizing: border-box;
position: absolute; position: absolute;
top: 50%; top: 50%;
...@@ -193,8 +193,9 @@ body { ...@@ -193,8 +193,9 @@ body {
text-align: center; text-align: center;
position: absolute; position: absolute;
left: 50%; left: 50%;
top: 16rem; bottom: 0.4rem;
margin-left: -3.586rem; margin-left: -3.586rem;
z-index: 99;
} }
@keyframes mBreath { @keyframes mBreath {
...@@ -299,7 +300,7 @@ body { ...@@ -299,7 +300,7 @@ body {
background: url(../../img/new3/download.png) no-repeat; background: url(../../img/new3/download.png) no-repeat;
background-size: contain; background-size: contain;
position: fixed; position: fixed;
top: 1rem; top: 10rem;
right: 0.2rem; right: 0.2rem;
animation: upWard2 1s linear 0s infinite alternate; animation: upWard2 1s linear 0s infinite alternate;
-webkit-animation: upWard2 1s linear 0s infinite alternate; -webkit-animation: upWard2 1s linear 0s infinite alternate;
...@@ -333,10 +334,10 @@ body { ...@@ -333,10 +334,10 @@ body {
@-webkit-keyframes upWard2 { @-webkit-keyframes upWard2 {
from { from {
top: 1rem; top: 10rem;
} }
to { to {
top: 1.4rem; top: 10.4rem;
} }
} }
\ No newline at end of file

255 KB | W: | H:

212 KB | W: | H:

img/new3/videoBg.png
img/new3/videoBg.png
img/new3/videoBg.png
img/new3/videoBg.png
  • 2-up
  • Swipe
  • Onion skin
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 sign in to comment