mo
1 tahun lalu
induk
melakukan
ae22e1b9e6
1 mengubah file dengan
3 tambahan dan 5 penghapusan
-
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;
|
|
|
}
|
|
|
|