Commit a48cad26 authored by 华国豪's avatar 华国豪 🙄

1

parent 5f8e52b2
...@@ -102,7 +102,8 @@ ...@@ -102,7 +102,8 @@
background-color: rgba(0,255,255,0.75); background-color: rgba(0,255,255,0.75);
} }
#container>div { #container>div {
left: -5%; left: 50%;
transform: translate(-50%, 0);
} }
#tenImg{ #tenImg{
width: 57%; width: 57%;
...@@ -119,7 +120,7 @@ ...@@ -119,7 +120,7 @@
position: absolute; position: absolute;
top: 50%; top: 50%;
left: 50%; left: 50%;
margin-left: -16%; margin-left: -14%;
margin-top: -18%; margin-top: -18%;
display: none; display: none;
......
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