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
2d216e4d
Commit
2d216e4d
authored
Dec 06, 2018
by
Ruslan Karimov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#2513. Размещение шапки Эфир
parent
89f48b2b
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
174 additions
and
0 deletions
+174
-0
frontend/views/layouts/head.php
frontend/views/layouts/head.php
+1
-0
frontend/web/css/style_crypto.css
frontend/web/css/style_crypto.css
+173
-0
frontend/web/img_crypto/crypto_bg.jpg
frontend/web/img_crypto/crypto_bg.jpg
+0
-0
frontend/web/img_crypto/crypto_list.png
frontend/web/img_crypto/crypto_list.png
+0
-0
frontend/web/img_crypto/crypto_main.png
frontend/web/img_crypto/crypto_main.png
+0
-0
frontend/web/img_crypto/crypto_p1.png
frontend/web/img_crypto/crypto_p1.png
+0
-0
frontend/web/img_crypto/crypto_p2.png
frontend/web/img_crypto/crypto_p2.png
+0
-0
frontend/web/img_crypto/crypto_p3.png
frontend/web/img_crypto/crypto_p3.png
+0
-0
frontend/web/img_crypto/crypto_p4.png
frontend/web/img_crypto/crypto_p4.png
+0
-0
frontend/web/img_crypto/crypto_p5.png
frontend/web/img_crypto/crypto_p5.png
+0
-0
No files found.
frontend/views/layouts/head.php
View file @
2d216e4d
...
...
@@ -55,5 +55,6 @@ endif;?>
<?php
$this
->
registerCssFile
(
'/css/main-v2.css'
);
?>
<?php
$this
->
registerCssFile
(
'/css/style_26.11.2018.css'
);
?>
<?php
$this
->
registerCssFile
(
'/css/style_30.11.2018.css'
);
?>
<?php
$this
->
registerCssFile
(
'/css/style_crypto.css'
);
?>
<?php
Yii
::
$app
->
view
->
registerAssetFiles
(
'/'
)
?>
frontend/web/css/style_crypto.css
0 → 100644
View file @
2d216e4d
.top_keys_crypto
{
width
:
100%
;
/* min-height: 564px; */
background
:
url(../img_crypto/crypto_bg.jpg)
no-repeat
center
center
;
background-size
:
cover
;
-moz-background-size
:
cover
;
-webkit-background-size
:
cover
;
-o-background-size
:
cover
;
padding-top
:
60px
;
padding-bottom
:
20px
;
position
:
relative
;
}
.top_keys_crypto
h1
{
font-size
:
36px
;
line-height
:
50px
;
color
:
#70f4d8
;
letter-spacing
:
0.7px
;
font-family
:
"RobotoBold"
;
}
.top_keys_crypto_subtitle
{
font-size
:
20px
;
margin-top
:
37px
;
line-height
:
24px
;
}
.crypto_mockup
{
width
:
100%
;
height
:
285px
;
background
:
url(../img_crypto/crypto_main.png)
no-repeat
center
center
;
top
:
0
;
left
:
0
;
position
:
relative
;
margin-top
:
-10px
;
}
.crypto_p1
{
background
:
url(../img_crypto/crypto_p1.png)
no-repeat
center
center
;
width
:
125px
;
height
:
105px
;
position
:
absolute
;
top
:
20px
;
left
:
-232px
;
z-index
:
4
;
}
.crypto_p2
{
background
:
url(../img_crypto/crypto_p2.png)
no-repeat
center
center
;
width
:
155px
;
height
:
135px
;
position
:
absolute
;
top
:
291px
;
left
:
-150px
;
z-index
:
4
;
}
.crypto_p3
{
background
:
url(../img_crypto/crypto_p3.png)
no-repeat
center
center
;
width
:
137px
;
height
:
151px
;
position
:
absolute
;
top
:
-2px
;
right
:
-100px
;
z-index
:
4
;
}
.crypto_p4
{
background
:
url(../img_crypto/crypto_p4.png)
no-repeat
center
center
;
width
:
150px
;
height
:
160px
;
position
:
absolute
;
top
:
291px
;
right
:
-200px
;
z-index
:
4
;
}
.crypto_p5
{
background
:
url(../img_crypto/crypto_p5.png)
no-repeat
center
center
;
width
:
150px
;
height
:
160px
;
position
:
absolute
;
top
:
450px
;
right
:
100px
;
z-index
:
4
;
}
.keys_crypto_two
{
padding-top
:
40px
;
padding-bottom
:
30px
;
background-color
:
#2d323a
;
}
.keys_crypto_two
h2
{
font-size
:
30px
;
color
:
#2d323a
;
background
:
#FFCE3B
;
padding
:
13px
19px
;
display
:
inline-block
;
font-family
:
"RobotoBold"
;
}
.crypto_list
{
margin-top
:
35px
;
}
.crypto_list
li
{
/* background: url(../images/icon/soc_list.png) no-repeat 0% 50%; */
padding-left
:
30px
;
font-size
:
21px
;
color
:
#fff
;
/* font-family: "RobotoBold"; */
line-height
:
24px
;
/* margin-bottom: 11px; */
position
:
relative
;
}
.crypto_list
li
::before
{
content
:
''
;
width
:
15px
;
height
:
10px
;
position
:
absolute
;
top
:
7px
;
left
:
0
;
background
:
url(../img_crypto/crypto_list.png)
no-repeat
;
}
.crypto_list
li
:not
(
:last-child
)
{
margin-bottom
:
11px
;
}
@media
only
screen
and
(
max-width
:
1600px
)
and
(
min-width
:
1301px
){
.crypto_p1
{
top
:
20px
;
left
:
-132px
;
}
/* .crypto_p2 {
top: 291px;
left: -70px;
}
.crypto_p3 {
top: -2px;
right: -40px;
} */
.crypto_p4
{
top
:
291px
;
right
:
-160px
;
}
/* .crypto_p5 {
top: 450px;
right: 100px;
}
.crypto_p{
z-index: 0;
} */
}
@media
only
screen
and
(
max-width
:
1301px
){
.crypto_p
{
display
:
none
;
}
}
@media
only
screen
and
(
max-width
:
991px
){
.top_keys_crypto
a
.toggle_bottom
{
display
:
block
;
}
}
@media
only
screen
and
(
max-width
:
767px
){
.top_keys_crypto
{
padding-top
:
20px
;
}
.crypto_mockup
{
margin-top
:
0
;
background-size
:
100%
;
}
.top_keys_crypto
h1
{
font-size
:
30px
;
line-height
:
35px
;
}
.keys_crypto_two
h2
{
font-size
:
24px
;
}
}
\ No newline at end of file
frontend/web/img_crypto/crypto_bg.jpg
0 → 100644
View file @
2d216e4d
411 KB
frontend/web/img_crypto/crypto_list.png
0 → 100644
View file @
2d216e4d
231 Bytes
frontend/web/img_crypto/crypto_main.png
0 → 100644
View file @
2d216e4d
71 KB
frontend/web/img_crypto/crypto_p1.png
0 → 100644
View file @
2d216e4d
16.8 KB
frontend/web/img_crypto/crypto_p2.png
0 → 100644
View file @
2d216e4d
15.6 KB
frontend/web/img_crypto/crypto_p3.png
0 → 100644
View file @
2d216e4d
15.8 KB
frontend/web/img_crypto/crypto_p4.png
0 → 100644
View file @
2d216e4d
43.7 KB
frontend/web/img_crypto/crypto_p5.png
0 → 100644
View file @
2d216e4d
20.7 KB
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