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
2a88f10f
Commit
2a88f10f
authored
Jun 16, 2016
by
Олег Гиммельшпах
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#1231
parent
88136053
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
142 additions
and
0 deletions
+142
-0
frontend/web/css/screen.css
frontend/web/css/screen.css
+142
-0
No files found.
frontend/web/css/screen.css
View file @
2a88f10f
...
@@ -15280,3 +15280,145 @@ a.e_cat_btn {
...
@@ -15280,3 +15280,145 @@ a.e_cat_btn {
color: #2d323a;
color: #2d323a;
margin-left: 0;
margin-left: 0;
}
}
.top_keys_promteh_wr {
background: #2d323a url(../images_new_13.06.16/images/top_keys_promteh_bg.jpg) 0 0 repeat-x;
}
.top_keys_promteh {
min-height: 640px;
background: url(../images_new_13.06.16/images/top_keys_promteh.jpg) no-repeat 50% 50%;
width: 100%;
position: relative;
}
.keys_promteh_dollar {
position: absolute;
top: 100px;
left: -400px;
z-index: 4;
}
.keys_promteh_euro {
position: absolute;
top: 380px;
left: -225px;
z-index: 4;
}
.keys_promteh_puble {
position: absolute;
top: 230px;
right: -370px;
z-index: 4;
}
.keys_promteh_cont {
min-height: 638px;
background: url(../images_new_13.06.16/images/keys_promteh_cont_img.png) 100% 100% no-repeat;
position: relative;
}
.keys_promteh_cont_in {
padding-top: 50px;
}
.top_keys_promteh h1 {
font-size: 36px;
line-height: 50px;
font-family: "RobotoBold";
color: #fff;
}
.keys_promteh_cont_in {
font-size: 17px;
line-height: 29px;
color: #fff;
}
.keys_promteh_cont_in strong {
color: #fff;
}
.logo_promteh {
position: absolute;
right: 0;
top: 70px;
font-size: 16px;
font-weight: bold;
}
.logo_promteh span {
display: block;
margin-left: 25px;
}
.keys_promteh_cont_in_pos {
padding-top: 85px;
}
.e_cat_two_scroll4 {
background-color: #2d323a;
}
.e_cat_two_scroll4 h2 {
background-color: #25d93e;
color: #2d323a;
}
.e_cat_two_scroll4 li {
background: url(../images_new_13.06.16/images/e_cat_list_4.png) no-repeat 0% 50%;
}
.e_cat_two_scroll4 a.keys_test_btn {
position: absolute;
top: -200px;
}
@media only screen and (max-width: 969px) {
.keys_promteh_dollar, .keys_promteh_euro, .keys_promteh_puble {
display: none;
}
.keys_promteh_cont {
background-size: 55%;
}
}
@media only screen and (max-width: 767px) {
.logo_promteh {
top: 220px;
}
.keys_promteh_cont_in_pos {
padding-top: 65px;
}
}
@media only screen and (max-width: 479px) {
.logo_promteh {
display: none;
}
.top_keys_promteh h1 {
font-size: 26px;
line-height: 30px;
}
.keys_promteh_cont {
background: none;
}
.keys_promteh_cont_in_pos {
padding-top: 35px;
}
.keys_promteh_cont {
min-height: 20px;
}
.top_keys_promteh {
min-height: 500px;
}
}
\ No newline at end of file
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