Commit 9d47fa57 by Iren

agg background instead img

parent 49472c42
......@@ -242,9 +242,10 @@ header {
}
/*advertising*/
.advertising-background {
background-repeat: no-repeat;
/*background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center center;
background-position: center center;*/
background: #f9fbff;
padding-top: 182px;
padding-bottom: 60px;
margin-bottom: 75px;
......@@ -545,6 +546,7 @@ header {
}
/*protection*/
.protection-background {
background: #f9fbff;
background-size: 100% 100%;
background-position: center;
padding-top: 118px;
......@@ -638,6 +640,7 @@ header {
color: #303a81;
}
.technology {
background: #f9fbff;
background-size: 100% 100%;
background-position: center;
padding-top: 140px;
......@@ -676,7 +679,6 @@ header {
text-align: left;
padding-right: 80px;
height: 158px;
border: yellow 1px solid;
}
.technology-card p {
font-size: 16px;
......
......@@ -220,9 +220,10 @@ header {
}
/*advertising*/
.advertising-background {
background-repeat: no-repeat;
/*background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center center;
background-position: center center;*/
background: #f9fbff;
padding-top: 182px;
padding-bottom: 60px;
margin-bottom: 75px;
......@@ -431,6 +432,7 @@ header {
}
/*protection*/
.protection-background {
background: #f9fbff;
background-size: 100% 100%;
background-position: center;
padding-top: 118px;
......@@ -517,6 +519,7 @@ header {
}
}
.technology {
background: #f9fbff;
background-size: 100% 100%;
background-position: center;
padding-top: 140px;
......@@ -550,7 +553,6 @@ header {
text-align: left;
padding-right: 80px;
height: 158px;
border: yellow 1px solid;
p {
font-size: 16px;
font-weight: 300;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment