- test

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