mo
il y a 1 an
|
@@ -46,22 +46,20 @@
|
|
|
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;
|
|
|
}
|
|
|
|
|
|
/* margin-top: 300px; */
|
|
|
.textWrap {
|
|
|
- margin-top: 300Px;
|
|
|
+ margin-top: 140Px;
|
|
|
text-align: center;
|
|
|
width: 500Px;
|
|
|
position: absolute;
|