fix css

parent 4176d6df
......@@ -948,7 +948,7 @@ pre code {
.keys_test_top {
min-height: 560px;
background: #009A46 url(../images_new/keys_test_top.png) no-repeat 50% 0%;
background: #009A46 url(../images/keys_test_top.png) no-repeat 50% 0%;
width: 100%;
padding-top: 64px;
position: relative;
......@@ -987,7 +987,7 @@ pre code {
.keys_test_line {
height: 178px;
width: 100%;
background: url(../images_new/keys_test_line.png) no-repeat top center;
background: url(../images/keys_test_line.png) no-repeat top center;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
......@@ -1012,7 +1012,7 @@ a.keys_test_btn {
position: absolute;
top: 284px;
left: -9px;
background: url(../images_new/keys_test_mockup1.png) no-repeat;
background: url(../images/keys_test_mockup1.png) no-repeat;
}
.keys_test_mockup2 {
......@@ -1021,7 +1021,7 @@ a.keys_test_btn {
position: absolute;
top: 215px;
left: 28px;
background: url(../images_new/keys_test_mockup2.png) no-repeat;
background: url(../images/keys_test_mockup2.png) no-repeat;
}
.keys_test_mockup3 {
......@@ -1030,7 +1030,7 @@ a.keys_test_btn {
position: absolute;
top: 139px;
left: 80px;
background: url(../images_new/keys_test_mockup3.png) no-repeat;
background: url(../images/keys_test_mockup3.png) no-repeat;
}
.keys_test_note {
......@@ -1149,14 +1149,14 @@ a.keys_test_btn {
padding-left: 40px;
margin-left: 315px;
padding-top: 90px;
background: url(../images_new/keys_testing_text_arrow_top.png) 130px 0 no-repeat;
background: url(../images/keys_testing_text_arrow_top.png) 130px 0 no-repeat;
width: 550px;
z-index: 3;
}
.keys_testing_text_arrow:after {
content: '';
display: block;
background: url(../images_new/keys_testing_text_arrow_bottom.png) 0 0 no-repeat;
background: url(../images/keys_testing_text_arrow_bottom.png) 0 0 no-repeat;
width: 47px;
height: 44px;
margin-left: -40px;
......@@ -1169,7 +1169,7 @@ a.keys_test_btn {
.keys_testing_box h5 {
font: 20px/25px 'RobotoBold', Arial,sans-serif;
padding-left: 18px;
background: url(../images_new/green_ok_icon.png) 0 9px no-repeat;
background: url(../images/green_ok_icon.png) 0 9px no-repeat;
margin-bottom: 8px;
}
.keys_testing_box h6 {
......@@ -1195,7 +1195,7 @@ a.keys_test_btn {
top: 0;
height: 100%;
width: 120px;
background: url(../images_new/like_form_shadow.png) 0 0 no-repeat;
background: url(../images/like_form_shadow.png) 0 0 no-repeat;
z-index: 1;
}
.like_form>span {
......@@ -1222,7 +1222,7 @@ a.keys_test_btn {
position: absolute;
top: -25px;
right: -8px;
background: url(../images_new/keys_testing_box_cont_arrow.png) 0 0 no-repeat;
background: url(../images/keys_testing_box_cont_arrow.png) 0 0 no-repeat;
z-index: 2;
}
.laptop_box_2 {
......
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