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
6708e35b
Commit
6708e35b
authored
Feb 01, 2019
by
Iren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add price for mobile
parent
e68a79d5
Pipeline
#3617
failed with stage
Changes
4
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
406 additions
and
4 deletions
+406
-4
styles.css
css/styles.css
+200
-2
styles.css.map
css/styles.css.map
+0
-0
styles.less
css/styles.less
+206
-2
index.html
index.html
+0
-0
No files found.
css/styles.css
View file @
6708e35b
...
...
@@ -1958,7 +1958,7 @@ video {
.technology
{
padding-top
:
50px
;
padding-bottom
:
70px
;
margin-bottom
:
40px
;
margin-bottom
:
0
;
}
}
@media
(
max-width
:
576px
)
{
...
...
@@ -2145,6 +2145,12 @@ video {
display
:
none
;
}
}
@media
(
max-width
:
768px
)
{
.price-deskton-none
{
position
:
absolute
;
display
:
none
;
}
}
.price-tittle-line
{
width
:
200px
;
height
:
1px
;
...
...
@@ -2174,7 +2180,7 @@ video {
.price-container
,
.price-container-active
{
width
:
174px
;
height
:
9
30px
;
height
:
10
30px
;
padding
:
30px
8px
32px
8px
;
}
}
...
...
@@ -2618,6 +2624,198 @@ p.price-p {
margin-left
:
-3px
;
}
}
@media
(
min-width
:
678px
)
{
.price-mobile-none
{
position
:
absolute
;
}
}
.price-mobile-tittle
{
margin-left
:
9px
;
margin-top
:
77px
;
}
.price-mobile-tittle
h2
{
font-family
:
SF-UI-Display-Black
;
font-size
:
24px
;
font-weight
:
400
;
line-height
:
24px
;
color
:
#303a81
;
letter-spacing
:
0.5px
;
margin-bottom
:
11px
;
}
.price-mobile-tittle-line
{
width
:
200px
;
height
:
1px
;
border-bottom
:
#c94d4e
2px
solid
;
margin-bottom
:
42px
;
}
.price-mobile-wrapper
{
display
:
flex
;
}
.price-mobile-container
{
position
:
relative
;
width
:
237px
;
height
:
479px
;
border-radius
:
6px
;
background
:
#f9fbff
;
border
:
#e6feea
1px
solid
;
margin-left
:
8px
;
padding-left
:
16px
;
}
.price-mobile-container
h6
{
position
:
relative
;
z-index
:
4
;
font-family
:
AvenirNext-Heavy
;
color
:
white
;
font-size
:
24px
;
font-weight
:
400
;
line-height
:
24px
;
letter-spacing
:
0.24px
;
margin-left
:
23px
;
margin-top
:
23px
;
}
.mobile-img
{
position
:
absolute
;
left
:
0
;
}
.price-mobile
{
text-align
:
center
;
margin-top
:
68px
;
}
.price-mobile
p
{
font-size
:
60px
;
line-height
:
24px
;
color
:
#303a81
;
}
.price-mobile
span
{
font-size
:
30px
;
line-height
:
24px
;
color
:
#303a81
;
}
.price-mobile-line
{
margin-left
:
32%
;
margin-top
:
9px
;
width
:
75px
;
height
:
1px
;
background
:
#c94d4e
;
}
.price-info-mobile
{
list-style-type
:
disc
;
font-size
:
16px
;
margin-top
:
9px
;
margin-left
:
16px
;
}
@media
(
max-width
:
768px
)
{
.price-info-mobile
li
p
{
font-family
:
SFUIDisplay-Regular
;
font-size
:
14px
;
line-height
:
44px
;
font-weight
:
500
;
letter-spacing
:
0
;
color
:
#303a81
;
overflow
:
hidden
;
}
}
.price-info-mobile
span
{
margin-left
:
15px
;
color
:
#c94d4e
;
}
.vvv
p
{
height
:
35px
;
}
.price-mobile-line-big
{
margin-left
:
-15px
;
width
:
187px
;
height
:
1px
;
background
:
#e6effa
;
}
.price-mobile-line
{
margin-left
:
-15px
;
width
:
67px
;
height
:
1px
;
background
:
#e6effa
;
}
.price-mobile-container-part
{
position
:
relative
;
margin-left
:
16px
;
padding-left
:
16px
;
width
:
79px
;
height
:
479px
;
border-bottom-left-radius
:
6px
;
border-top-left-radius
:
6px
;
background
:
#f9fbff
;
border
:
#e6feea
1px
solid
;
}
.price-mobile-part
{
text-align
:
center
;
margin-top
:
113px
;
}
.price-mobile-part
p
{
font-size
:
60px
;
line-height
:
24px
;
color
:
#303a81
;
}
.price-mobile-part
span
{
font-size
:
30px
;
line-height
:
24px
;
color
:
#303a81
;
}
.price-mobile-btn
{
margin-top
:
13px
;
margin-left
:
6px
;
width
:
171px
;
height
:
32px
;
border
:
#c94d4e
1px
solid
;
font-size
:
12px
;
font-weight
:
400
;
line-height
:
30px
;
letter-spacing
:
0
;
color
:
#c94d4e
;
border-radius
:
16px
;
background
:
none
;
}
.mobile-img-part
{
position
:
absolute
;
left
:
0
;
}
.price-mobile-btn-part
{
margin-top
:
15px
;
margin-left
:
17px
;
height
:
32px
;
width
:
56px
;
border-top
:
#c94d4e
1px
solid
;
border-bottom-left-radius
:
16px
;
border-top-left-radius
:
16px
;
border-bottom
:
#c94d4e
1px
solid
;
border-left
:
#c94d4e
1px
solid
;
background
:
none
;
font-size
:
12px
;
font-weight
:
400
;
line-height
:
30px
;
letter-spacing
:
0
;
color
:
#c94d4e
;
}
.mobile-point-wrapper
{
display
:
flex
;
padding-left
:
95px
;
padding-top
:
10px
;
padding-bottom
:
73px
;
}
.mobile-point-active
{
width
:
12px
;
height
:
12px
;
border-radius
:
50%
;
background
:
#c94d4e
;
border
:
#fbb5b6
5px
solid
;
}
.mobile-point
{
margin-top
:
5px
;
margin-left
:
23px
;
width
:
11px
;
height
:
11px
;
border-radius
:
50%
;
background
:
#fbb5b6
;
border
:
#c94d4e
1px
solid
;
}
/*forms*/
.connection
{
background-image
:
url("../img/background-form.jpg")
;
...
...
css/styles.css.map
View file @
6708e35b
This diff is collapsed.
Click to expand it.
css/styles.less
View file @
6708e35b
...
...
@@ -1585,7 +1585,7 @@ padding-left: 40px;
@media (max-width: 768px) {
padding-top: 50px;
padding-bottom: 70px;
margin-bottom:
40px
;
margin-bottom:
0
;
}
@media (max-width: 576px) {
padding-top: 60px;
...
...
@@ -1735,6 +1735,13 @@ padding-left: 40px;
display: none;
}
}
.price-deskton-none {
@media(max-width: 768px){
position: absolute;
display: none;
}
}
.price-tittle-line {
width: 200px;
height: 1px;
...
...
@@ -1757,7 +1764,7 @@ padding-left: 40px;
}
@media (max-width: 992px) {
width: 174px;
height:
9
30px;
height:
10
30px;
padding: 30px 8px 32px 8px;
}
@media (max-width: 768px) {
...
...
@@ -2110,6 +2117,203 @@ p.price-p {
margin-left: -3px;
}
}
.price-mobile-none {
@media(min-width: 678px){
position: absolute;
}
}
.price-mobile-tittle {
margin-left: 9px;
margin-top: 77px;
h2 {
font-family: SF-UI-Display-Black;
font-size: 24px;
font-weight: 400;
line-height: 24px;
color: #303a81;
letter-spacing: 0.5px;
margin-bottom: 11px;
}
}
.price-mobile-tittle-line {
width: 200px;
height: 1px;
border-bottom: #c94d4e 2px solid;
margin-bottom: 42px;
}
.price-mobile-wrapper {
display: flex;
}
.price-mobile-container {
position: relative;
width: 237px;
height: 479px;
border-radius: 6px;
background: #f9fbff;
border: #e6feea 1px solid;
margin-left: 8px;
padding-left: 16px;
h6 {
position: relative;
z-index: 4;
font-family: AvenirNext-Heavy;
color: white;
font-size: 24px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0.24px;
margin-left: 23px;
margin-top: 23px;
}
}
.mobile-img {
position: absolute;
left: 0;
}
.price-mobile {
text-align: center;
margin-top: 68px;
p {
font-size: 60px;
line-height: 24px;
color: #303a81;
}
span {
font-size: 30px;
line-height: 24px;
color: #303a81;
}
}
.price-mobile-line {
margin-left: 32%;
margin-top: 9px;
width: 75px;
height: 1px;
background: #c94d4e;
}
.price-info-mobile {
list-style-type: disc;
font-size: 16px;
margin-top: 9px;
margin-left: 16px;
li p{
@media (max-width: 768px) {
font-family: SFUIDisplay-Regular;
font-size: 14px;
line-height: 44px;
font-weight: 500;
letter-spacing: 0;
color: #303a81;
overflow: hidden;
}
}
span {
margin-left: 15px;
color: #c94d4e;
}
}
.vvv {
p {
height: 35px;
}
}
.price-mobile-line-big {
margin-left: -15px;
width: 187px;
height: 1px;
background: #e6effa;
}
.price-mobile-line {
margin-left: -15px;
width: 67px;
height: 1px;
background: #e6effa;
}
.price-mobile-container-part {
position: relative;
margin-left: 16px;
padding-left: 16px;
width: 79px;
height: 479px;
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
background: #f9fbff;
border: #e6feea 1px solid;
}
.price-mobile-part {
text-align: center;
margin-top: 113px;
p {
font-size: 60px;
line-height: 24px;
color: #303a81;
}
span {
font-size: 30px;
line-height: 24px;
color: #303a81;
}
}
.price-mobile-btn {
margin-top: 13px;
margin-left: 6px;
width: 171px;
height: 32px;
border: #c94d4e 1px solid;
font-size: 12px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0;
color: #c94d4e;
border-radius: 16px;
background: none;
}
.mobile-img-part {
position: absolute;
left: 0;
}
.price-mobile-btn-part {
margin-top: 15px;
margin-left: 17px;
height: 32px;
width: 56px;
border-top: #c94d4e 1px solid;
border-bottom-left-radius: 16px;
border-top-left-radius: 16px;
border-bottom: #c94d4e 1px solid;
border-left: #c94d4e 1px solid;
background: none;
font-size: 12px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0;
color: #c94d4e;
}
.mobile-point-wrapper {
display: flex;
padding-left: 95px;
padding-top: 10px;
padding-bottom: 73px;
}
.mobile-point-active {
width: 12px;
height: 12px;
border-radius: 50%;
background: #c94d4e;
border: #fbb5b6 5px solid;
}
.mobile-point {
margin-top: 5px;
margin-left: 23px;
width: 11px;
height: 11px;
border-radius: 50%;
background: #fbb5b6;
border: #c94d4e 1px solid;
}
/*forms*/
.connection {
background-image: url("../img/background-form.jpg");
...
...
index.html
View file @
6708e35b
This diff is collapsed.
Click to expand it.
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