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
c1e52a41
Commit
c1e52a41
authored
Dec 18, 2018
by
Ruslan Karimov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#2632. Натянуть верстку шапки по блокчейну
parent
030be729
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
116 additions
and
0 deletions
+116
-0
frontend/web/css/custom.css
frontend/web/css/custom.css
+116
-0
frontend/web/images_blockchain/blockchain_m1.png
frontend/web/images_blockchain/blockchain_m1.png
+0
-0
frontend/web/images_blockchain/keys_blockchain_top.jpg
frontend/web/images_blockchain/keys_blockchain_top.jpg
+0
-0
No files found.
frontend/web/css/custom.css
View file @
c1e52a41
...
@@ -3554,6 +3554,122 @@ h3.block-chain-header {
...
@@ -3554,6 +3554,122 @@ h3.block-chain-header {
margin-bottom
:
45px
;
margin-bottom
:
45px
;
}
}
.keys_blockchain_top
{
width
:
100%
;
min-height
:
470px
;
background
:
#f1f1f1
url(../images_blockchain/keys_blockchain_top.jpg)
no-repeat
bottom
center
;
background-size
:
cover
;
-moz-background-size
:
cover
;
-webkit-background-size
:
cover
;
-o-background-size
:
cover
;
padding-top
:
53px
;
position
:
relative
;
}
.keys_blockchain_top
h1
{
font-size
:
36px
;
line-height
:
50px
;
font-family
:
"RobotoBold"
;
color
:
#ffffff
;
margin-bottom
:
25px
;
}
.blockchain_title_wrap
{
color
:
#ffffff
;
}
.blockchain_title_wrap
span
{
font-size
:
25px
;
line-height
:
36px
;
margin-bottom
:
35px
;
}
.toggle_bottom_wr
{
margin-bottom
:
120px
;
}
.toggle_bottom.toggle_bottom_dark
{
position
:
static
;
margin-top
:
0
;
float
:
none
;
color
:
#2d323a
;
border-color
:
#2d323a
;
}
.toggle_bottom.toggle_bottom_dark
:hover
{
background-color
:
#2d323a
;
color
:
#fff
;
}
.toggle_bottom.toggle_bottom_dark
i
::after
{
background
:
url(../images/icon/arrow_down_black.png)
no-repeat
;
}
.toggle_bottom.toggle_bottom_dark
:hover
i
::after
{
background
:
url(../images/green/arrow_down2.png)
no-repeat
;
}
.blockchain_mock_wrap
{
margin-top
:
-10px
;
position
:
relative
;
z-index
:
3
;
}
.blockchain_mock1
{
width
:
285px
;
height
:
340px
;
position
:
absolute
;
top
:
0px
;
right
:
0
;
background
:
url(../images_blockchain/blockchain_m1.png)
no-repeat
center
center
;
z-index
:
3
;
}
@media
only
screen
and
(
max-width
:
1600px
)
and
(
min-width
:
1301px
){
}
@media
only
screen
and
(
max-width
:
1301px
){
}
@media
only
screen
and
(
max-width
:
991px
){
.blockchain_mock_wrap
{
margin-top
:
20px
;
margin-left
:
0px
;
}
.blockchain_mock
{
display
:
none
;
}
.blockchain_mock_wrap
{
background
:
url(../images_blockchain/blockchain_m1.png)
no-repeat
;
background-size
:
100%
;
background-position
:
center
;
padding-top
:
110%
;
width
:
100%
;
max-width
:
none
;
margin-bottom
:
30px
;
}
.toggle_bottom_wr
.toggle_bottom
{
display
:
block
!important
;
}
}
@media
only
screen
and
(
max-width
:
767px
){
.blockchain_title_logo
{
margin-bottom
:
0
;
}
.blockchain_title_logo
{
text-align
:
left
;
margin-bottom
:
30px
;
}
.blockchain_title_list
{
margin-bottom
:
20px
;
}
.toggle_bottom_wr
{
margin-bottom
:
80px
;
}
}
@media
only
screen
and
(
min-width
:
768px
)
{
@media
only
screen
and
(
min-width
:
768px
)
{
.block-chain
{
.block-chain
{
background
:
url(/images/block_chain.png)
no-repeat
left
top
;
background
:
url(/images/block_chain.png)
no-repeat
left
top
;
...
...
frontend/web/images_blockchain/blockchain_m1.png
0 → 100644
View file @
c1e52a41
61.1 KB
frontend/web/images_blockchain/keys_blockchain_top.jpg
0 → 100644
View file @
c1e52a41
356 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