|
@@ -9,7 +9,9 @@
|
|
|
url(../images/inBack2.png) no-repeat,
|
|
|
url(../images/inBack3.png) no-repeat,
|
|
|
url(../images/inBack4.png) no-repeat,
|
|
|
- url(../images/inBack5.png) no-repeat;
|
|
|
+ url(../images/inBack5.png) no-repeat,
|
|
|
+ url('../images/inFront.png') no-repeat;
|
|
|
+
|
|
|
opacity: 0;
|
|
|
background-size: 754px 672px;
|
|
|
}
|
|
@@ -244,7 +246,6 @@
|
|
|
position: relative;
|
|
|
z-index: 100;
|
|
|
|
|
|
-
|
|
|
.formTitle {
|
|
|
text-align: center;
|
|
|
margin-top: 31px;
|