Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
landing_pages
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alex
landing_pages
Commits
16a3532b
Commit
16a3532b
authored
Feb 03, 2019
by
Iren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
рефакторинг кода
parent
8b0d1351
Pipeline
#3656
failed with stage
Changes
4
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
51 additions
and
19 deletions
+51
-19
styles.css
css/styles.css
+28
-9
styles.css.map
css/styles.css.map
+0
-0
styles.less
css/styles.less
+22
-9
index.html
index.html
+1
-1
No files found.
css/styles.css
View file @
16a3532b
...
@@ -45,10 +45,14 @@ body {
...
@@ -45,10 +45,14 @@ body {
header
{
header
{
background-image
:
url("../img/banner.jpg")
;
background-image
:
url("../img/banner.jpg")
;
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
background-size
:
100%
100%
;
background-position
:
center
;
background-position
:
center
;
margin-bottom
:
97px
;
margin-bottom
:
97px
;
}
}
@media
(
min-width
:
576px
)
{
header
{
background-size
:
100%
100%
;
}
}
@media
(
max-width
:
992px
)
{
@media
(
max-width
:
992px
)
{
header
{
header
{
margin-bottom
:
57px
;
margin-bottom
:
57px
;
...
@@ -56,6 +60,9 @@ header {
...
@@ -56,6 +60,9 @@ header {
}
}
@media
(
max-width
:
576px
)
{
@media
(
max-width
:
576px
)
{
header
{
header
{
background-image
:
url("../img/banner.jpg")
;
background-repeat
:
no-repeat
;
background-position
:
center
;
height
:
560px
;
height
:
560px
;
margin-bottom
:
58px
;
margin-bottom
:
58px
;
}
}
...
@@ -63,13 +70,24 @@ header {
...
@@ -63,13 +70,24 @@ header {
.background-banner
{
.background-banner
{
background-image
:
url("../img/banner-background.png")
;
background-image
:
url("../img/banner-background.png")
;
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
background-size
:
100%
100%
;
background-position
:
center
;
background-position
:
center
;
margin-top
:
-733px
;
margin-top
:
-733px
;
opacity
:
0.65
;
opacity
:
0.65
;
margin-right
:
0
;
margin-right
:
0
;
margin-left
:
0
;
margin-left
:
0
;
}
}
@media
(
min-width
:
576px
)
{
.background-banner
{
background-size
:
100%
100%
;
}
}
@media
(
max-width
:
576px
)
{
.background-banner
{
background-image
:
url("../img/banner-background.png")
;
margin-top
:
-200px
;
height
:
560px
;
}
}
.ooo
{
.ooo
{
width
:
100%
;
width
:
100%
;
height
:
733px
;
height
:
733px
;
...
@@ -614,17 +632,16 @@ video {
...
@@ -614,17 +632,16 @@ video {
margin-top
:
20px
;
margin-top
:
20px
;
}
}
}
}
/*
.h2-desktop-mail {
.h2-desktop-mail {
font-family: SF-UI-Display-Black, Arial;
font-family: SF-UI-Display-Black, Arial;
}
@media (max-width: 576px) {
@media
(
max-width
:
576px
)
{
.h2-desktop-mail
{
width: 200px;
width: 200px;
font-weight: 700;
font-weight: 700;
font-size: 24px;
font-size: 24px;
}
}
}
}
/*
.h2-mobile {
.h2-mobile {
font-size: 24px;
font-size: 24px;
font-weight: 400;
font-weight: 400;
...
@@ -675,7 +692,8 @@ video {
...
@@ -675,7 +692,8 @@ video {
@media (max-width: 768px){
@media (max-width: 768px){
font-size: 32px;
font-size: 32px;
}
}
}*/
}
*/
.h3-desktop
{
.h3-desktop
{
font-family
:
SF-UI-Text-Heavy
,
Arial
;
font-family
:
SF-UI-Text-Heavy
,
Arial
;
margin-bottom
:
18px
;
margin-bottom
:
18px
;
...
@@ -914,9 +932,9 @@ button.main-btn {
...
@@ -914,9 +932,9 @@ button.main-btn {
}
}
/*advertising*/
/*advertising*/
.advertising-background
{
.advertising-background
{
/*
background-repeat: no-repeat;
background-repeat
:
no-repeat
;
background-size
:
100%
100%
;
background-size
:
100%
100%
;
background-position: center center;
*/
background-position
:
center
center
;
background
:
#f9fbff
;
background
:
#f9fbff
;
padding-top
:
184px
;
padding-top
:
184px
;
padding-bottom
:
60px
;
padding-bottom
:
60px
;
...
@@ -2053,6 +2071,7 @@ button.main-btn {
...
@@ -2053,6 +2071,7 @@ button.main-btn {
}
}
}
}
.technology-card
p
{
.technology-card
p
{
font-family
:
SFUIDisplay-Light
,
Arial
;
font-size
:
16px
;
font-size
:
16px
;
font-weight
:
300
;
font-weight
:
300
;
line-height
:
24px
;
line-height
:
24px
;
...
...
css/styles.css.map
View file @
16a3532b
This diff is collapsed.
Click to expand it.
css/styles.less
View file @
16a3532b
...
@@ -43,13 +43,18 @@ body {
...
@@ -43,13 +43,18 @@ body {
header {
header {
background-image: url("../img/banner.jpg");
background-image: url("../img/banner.jpg");
background-repeat: no-repeat;
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center;
background-position: center;
margin-bottom: 97px;
margin-bottom: 97px;
@media(min-width: 576px){
background-size: 100% 100%;
}
@media (max-width: 992px) {
@media (max-width: 992px) {
margin-bottom: 57px;
margin-bottom: 57px;
}
}
@media (max-width: 576px) {
@media (max-width: 576px) {
background-image: url("../img/banner.jpg");
background-repeat: no-repeat;
background-position: center;
height: 560px;
height: 560px;
margin-bottom: 58px;
margin-bottom: 58px;
}
}
...
@@ -57,12 +62,19 @@ header {
...
@@ -57,12 +62,19 @@ header {
.background-banner {
.background-banner {
background-image: url("../img/banner-background.png");
background-image: url("../img/banner-background.png");
background-repeat: no-repeat;
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center;
background-position: center;
margin-top: -733px;
margin-top: -733px;
opacity: 0.65;
opacity: 0.65;
margin-right: 0;
margin-right: 0;
margin-left: 0;
margin-left: 0;
@media(min-width: 576px) {
background-size: 100% 100%;
}
@media(max-width: 576px){
background-image: url("../img/banner-background.png");
margin-top: -200px;
height: 560px;
}
}
}
.ooo {
.ooo {
width: 100%;
width: 100%;
...
@@ -506,7 +518,7 @@ video {
...
@@ -506,7 +518,7 @@ video {
max-width: 250px;
max-width: 250px;
margin-top: 20px;
margin-top: 20px;
}
}
}
}
/*
.h2-desktop-mail {
.h2-desktop-mail {
font-family: SF-UI-Display-Black, Arial;
font-family: SF-UI-Display-Black, Arial;
@media (max-width: 576px) {
@media (max-width: 576px) {
...
@@ -515,7 +527,7 @@ video {
...
@@ -515,7 +527,7 @@ video {
font-size: 24px;
font-size: 24px;
}
}
}
}
/*
.h2-mobile {
.h2-mobile {
font-size: 24px;
font-size: 24px;
font-weight: 400;
font-weight: 400;
...
@@ -533,7 +545,7 @@ video {
...
@@ -533,7 +545,7 @@ video {
margin-bottom: 29px;
margin-bottom: 29px;
margin-top: 4px;
margin-top: 4px;
}
}
/*
/*
.text-h2-desktop {
.text-h2-desktop {
font-family: SF-UI-Text-Heavy, Arial;
font-family: SF-UI-Text-Heavy, Arial;
font-size: 18px;
font-size: 18px;
...
@@ -566,7 +578,8 @@ video {
...
@@ -566,7 +578,8 @@ video {
@media (max-width: 768px){
@media (max-width: 768px){
font-size: 32px;
font-size: 32px;
}
}
}*/
}
*/
.h3-desktop {
.h3-desktop {
font-family: SF-UI-Text-Heavy, Arial;
font-family: SF-UI-Text-Heavy, Arial;
margin-bottom: 18px;
margin-bottom: 18px;
...
@@ -754,9 +767,9 @@ button.main-btn {
...
@@ -754,9 +767,9 @@ button.main-btn {
}
}
/*advertising*/
/*advertising*/
.advertising-background {
.advertising-background {
/*
background-repeat: no-repeat;
background-repeat: no-repeat;
background-size: 100% 100%;
background-size: 100% 100%;
background-position: center center;
*/
background-position: center center;
background: #f9fbff;
background: #f9fbff;
padding-top: 184px;
padding-top: 184px;
padding-bottom: 60px;
padding-bottom: 60px;
...
@@ -1308,7 +1321,6 @@ button.main-btn {
...
@@ -1308,7 +1321,6 @@ button.main-btn {
}
}
}
}
.protection-img {
.protection-img {
width: 100%;
width: 100%;
@media (min-width: 1150px) {
@media (min-width: 1150px) {
height: 98px;
height: 98px;
...
@@ -1666,6 +1678,7 @@ button.main-btn {
...
@@ -1666,6 +1678,7 @@ button.main-btn {
text-align: center!important;
text-align: center!important;
}
}
p {
p {
font-family: SFUIDisplay-Light, Arial;
font-size: 16px;
font-size: 16px;
font-weight: 300;
font-weight: 300;
line-height: 24px;
line-height: 24px;
...
...
index.html
View file @
16a3532b
...
@@ -585,7 +585,7 @@
...
@@ -585,7 +585,7 @@
<img
src=
"img/catalog7.png"
>
<img
src=
"img/catalog7.png"
>
</div>
</div>
<div
class=
"catalog-img-container catalog-img-container-end"
>
<div
class=
"catalog-img-container catalog-img-container-end"
>
<h5>
А
втоматизация
:
</h5>
<h5>
А
налитика
:
</h5>
<img
class=
"img-size-middle"
src=
"img/catalog10.png"
>
<img
class=
"img-size-middle"
src=
"img/catalog10.png"
>
<img
class=
"img-size-middle"
src=
"img/catalog4.png"
>
<img
class=
"img-size-middle"
src=
"img/catalog4.png"
>
<img
class=
"img-size-middle"
src=
"img/catalog12.png"
>
<img
class=
"img-size-middle"
src=
"img/catalog12.png"
>
...
...
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