mo 1 anno fa
parent
commit
ae22e1b9e6
1 ha cambiato i file con 3 aggiunte e 5 eliminazioni
  1. 3 5
      index.html

+ 3 - 5
index.html

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