mo vor 1 Jahr
Ursprung
Commit
ae22e1b9e6
1 geänderte Dateien mit 3 neuen und 5 gelöschten Zeilen
  1. 3 5
      index.html

+ 3 - 5
index.html

@@ -46,16 +46,14 @@
       bottom: 31Px;
       cursor: pointer;
       z-index: 100;
-      display: block;
+
     }
 
     .imgWrap {
       width: 456Px;
       height: 522Px;
-      position: absolute;
-      top: 141Px;
-      left: 50%;
-      margin-left: -288Px;
+      margin: 140Px auto 0;
+      position: relative;
       z-index: 100;
     }