Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
taskonsite-архив-перенесен
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmitry Korolev
taskonsite-архив-перенесен
Commits
b5a74e80
Commit
b5a74e80
authored
Mar 15, 2016
by
Олег Гиммельшпах
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- test
parent
a4b5845a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
frontend/views/layouts/head.php
frontend/views/layouts/head.php
+3
-1
frontend/web/css/new_responsive.css
frontend/web/css/new_responsive.css
+2
-2
No files found.
frontend/views/layouts/head.php
View file @
b5a74e80
...
...
@@ -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'
);
?>
frontend/web/css/new_responsive.css
View file @
b5a74e80
...
...
@@ -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
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment