- fix

parent c98cdae0
...@@ -2856,17 +2856,17 @@ height: auto; ...@@ -2856,17 +2856,17 @@ height: auto;
.top_keys_depot_wr { .top_keys_depot_wr {
background: #2d323c url(../images_new/images/top_keys_depot_bg.jpg) 0 0 repeat; background: #2d323c url(../images/images/top_keys_depot_bg.jpg) 0 0 repeat;
} }
.top_keys_depot { .top_keys_depot {
min-height: 910px; min-height: 910px;
background: url(../images_new/images/top_keys_depot_2.jpg) no-repeat 50% 50%; background: url(../images/images/top_keys_depot_2.jpg) no-repeat 50% 50%;
width: 100%; width: 100%;
padding-top: 34px; padding-top: 34px;
position: relative; position: relative;
} }
.keys_depot_p1 { .keys_depot_p1 {
background: url(../images_new/images/keys_depot_p1.png) no-repeat center center; background: url(../images/images/keys_depot_p1.png) no-repeat center center;
width: 195px; width: 195px;
height: 183px; height: 183px;
position: absolute; position: absolute;
...@@ -2875,7 +2875,7 @@ height: auto; ...@@ -2875,7 +2875,7 @@ height: auto;
z-index: 4; z-index: 4;
} }
.keys_depot_p2 { .keys_depot_p2 {
background: url(../images_new/images/keys_depot_p2.png) no-repeat center center; background: url(../images/images/keys_depot_p2.png) no-repeat center center;
width: 94px; width: 94px;
height: 92px; height: 92px;
position: absolute; position: absolute;
...@@ -2884,7 +2884,7 @@ height: auto; ...@@ -2884,7 +2884,7 @@ height: auto;
z-index: 4; z-index: 4;
} }
.keys_depot_p3 { .keys_depot_p3 {
background: url(../images_new/images/keys_depot_p3.png) no-repeat center center; background: url(../images/images/keys_depot_p3.png) no-repeat center center;
width: 192px; width: 192px;
height: 155px; height: 155px;
position: absolute; position: absolute;
...@@ -2912,13 +2912,13 @@ height: auto; ...@@ -2912,13 +2912,13 @@ height: auto;
} }
.top_keys_depot_text_poz_1 { .top_keys_depot_text_poz_1 {
top: 325px; top: 325px;
background: url(../images_new/images/top_keys_depot_text_poz_1.png) 0 100% no-repeat; background: url(../images/images/top_keys_depot_text_poz_1.png) 0 100% no-repeat;
padding-right: 100px; padding-right: 100px;
} }
.top_keys_depot_text_poz_2 { .top_keys_depot_text_poz_2 {
top: 379px; top: 379px;
right: 105px; right: 105px;
background: url(../images_new/images/top_keys_depot_text_poz_2.png) 0 100% no-repeat; background: url(../images/images/top_keys_depot_text_poz_2.png) 0 100% no-repeat;
padding-left: 140px; padding-left: 140px;
padding-bottom: 85px; padding-bottom: 85px;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment