- test

parent a4b5845a
......@@ -32,8 +32,10 @@ endif; ?>
<?php $this->registerCssFile('/js/libs/bxslider/jquery.bxslider.css');?>
<?php $this->registerCssFile('/css/fonts.css');?>
<?php $this->registerCssFile('/css/new_responsive.css');?>
<?php $this->registerCssFile('/css/screen.css');?>
<?php $this->registerCssFile('/css/media.css');?>
<?php $this->registerCssFile('/css/prism.css');?>
<?php $this->registerCssFile('/css/new_responsive.css');?>
<?php $this->registerCssFile('/css/custom.css');?>
......@@ -118,13 +118,13 @@ a.toggle_bottom {
margin-top: 15px;
margin: 35px;
display: block;
background: url(../images_new/puls_resp.png) 0 0 no-repeat;
background: url(../puls_resp.png) 0 0 no-repeat;
}
.section4 {
padding-bottom: 60px;
background: none;
min-height: 870px;
background: url(../images_new/images/testing_bg_resp_2.png) center bottom no-repeat;
background: url(../images/testing_bg_resp_2.png) center bottom no-repeat;
}
ul.ul_check:last-child {
margin-top: 29px;
......
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