Fix background image pattern
|
@ -18,3 +18,4 @@ profiles.clj
|
||||||
*.ipr
|
*.ipr
|
||||||
*.log
|
*.log
|
||||||
resources/contracts
|
resources/contracts
|
||||||
|
node_modules
|
||||||
|
|
|
@ -208,7 +208,14 @@ a {
|
||||||
background-color: #57a7ed; }
|
background-color: #57a7ed; }
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
background-color: #57a7ed; }
|
background: linear-gradient(90deg, #57A7ED 50%, #54A3E8 50%); }
|
||||||
|
|
||||||
|
.header-pattern {
|
||||||
|
background-image: url(../img/new-site/SOB_tile4@2x.png);
|
||||||
|
background-size: 20px;
|
||||||
|
background-position: left top;
|
||||||
|
background-repeat: repeat;
|
||||||
|
padding-bottom: 134px; }
|
||||||
|
|
||||||
@media (min-width: 1230px) {
|
@media (min-width: 1230px) {
|
||||||
.header {
|
.header {
|
||||||
|
@ -217,8 +224,7 @@ a {
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
box-shadow: 0 10px 18px 0 rgba(122, 135, 142, 0.33);
|
box-shadow: 0 10px 18px 0 rgba(122, 135, 142, 0.33);
|
||||||
z-index: 900;
|
z-index: 900;
|
||||||
max-width: 1200px;
|
max-width: 1200px; } }
|
||||||
padding-bottom: 134px; } }
|
|
||||||
|
|
||||||
.header__inner {
|
.header__inner {
|
||||||
display: -ms-flexbox;
|
display: -ms-flexbox;
|
||||||
|
|
After Width: | Height: | Size: 113 B |
After Width: | Height: | Size: 116 B |
After Width: | Height: | Size: 115 B |
After Width: | Height: | Size: 111 B |
|
@ -57,6 +57,7 @@
|
||||||
<div class="container-wrap">
|
<div class="container-wrap">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="header">
|
<div class="header">
|
||||||
|
<div class="header-pattern">
|
||||||
<div class="header__inner">
|
<div class="header__inner">
|
||||||
<div class="header-section header-section--left">
|
<div class="header-section header-section--left">
|
||||||
<a class="logo" href="/">
|
<a class="logo" href="/">
|
||||||
|
@ -109,6 +110,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div class="slides">
|
<div class="slides">
|
||||||
|
@ -140,8 +142,7 @@
|
||||||
</div>
|
</div>
|
||||||
<h2>Find specialized talent worldwide</h2>
|
<h2>Find specialized talent worldwide</h2>
|
||||||
<div class="text">
|
<div class="text">
|
||||||
<p>To solve new challenges, you often need hard-to-find skillsets. If you can’t easily find local talent, Status Open Bounty makes it easy to leverage the best talent
|
<p>To solve new challenges, you often need hard-to-find skillsets. If you can’t easily find local talent, Status Open Bounty makes it easy to leverage the best talent in the world.</p>
|
||||||
in the world.</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -276,4 +277,3 @@
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
|
@ -208,7 +208,14 @@ a {
|
||||||
background-color: #57a7ed; }
|
background-color: #57a7ed; }
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
background-color: #57a7ed; }
|
background: linear-gradient(90deg, #57A7ED 50%, #54A3E8 50%); }
|
||||||
|
|
||||||
|
.header-pattern {
|
||||||
|
background-image: url(../img/new-site/SOB_tile4@2x.png);
|
||||||
|
background-size: 20px;
|
||||||
|
background-position: left top;
|
||||||
|
background-repeat: repeat;
|
||||||
|
padding-bottom: 134px; }
|
||||||
|
|
||||||
@media (min-width: 1230px) {
|
@media (min-width: 1230px) {
|
||||||
.header {
|
.header {
|
||||||
|
@ -217,8 +224,7 @@ a {
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
box-shadow: 0 10px 18px 0 rgba(122, 135, 142, 0.33);
|
box-shadow: 0 10px 18px 0 rgba(122, 135, 142, 0.33);
|
||||||
z-index: 900;
|
z-index: 900;
|
||||||
max-width: 1200px;
|
max-width: 1200px; } }
|
||||||
padding-bottom: 134px; } }
|
|
||||||
|
|
||||||
.header__inner {
|
.header__inner {
|
||||||
display: -ms-flexbox;
|
display: -ms-flexbox;
|
||||||
|
|
After Width: | Height: | Size: 113 B |
After Width: | Height: | Size: 116 B |
After Width: | Height: | Size: 115 B |
After Width: | Height: | Size: 111 B |
|
@ -57,6 +57,7 @@
|
||||||
<div class="container-wrap">
|
<div class="container-wrap">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="header">
|
<div class="header">
|
||||||
|
<div class="header-pattern">
|
||||||
<div class="header__inner">
|
<div class="header__inner">
|
||||||
<div class="header-section header-section--left">
|
<div class="header-section header-section--left">
|
||||||
<a class="logo" href="/">
|
<a class="logo" href="/">
|
||||||
|
@ -109,6 +110,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div class="slides">
|
<div class="slides">
|
||||||
|
@ -140,8 +142,7 @@
|
||||||
</div>
|
</div>
|
||||||
<h2>Find specialized talent worldwide</h2>
|
<h2>Find specialized talent worldwide</h2>
|
||||||
<div class="text">
|
<div class="text">
|
||||||
<p>To solve new challenges, you often need hard-to-find skillsets. If you can’t easily find local talent, Status Open Bounty makes it easy to leverage the best talent
|
<p>To solve new challenges, you often need hard-to-find skillsets. If you can’t easily find local talent, Status Open Bounty makes it easy to leverage the best talent in the world.</p>
|
||||||
in the world.</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -276,4 +277,3 @@
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
After Width: | Height: | Size: 166 B |
After Width: | Height: | Size: 209 B |
After Width: | Height: | Size: 215 B |
After Width: | Height: | Size: 145 B |
|
@ -1,5 +1,13 @@
|
||||||
.header {
|
.header {
|
||||||
background-color: #57a7ed;
|
background: linear-gradient(90deg, #57A7ED 50%, #54A3E8 50%);
|
||||||
|
}
|
||||||
|
|
||||||
|
.header-pattern {
|
||||||
|
background-image: url(../img/new-site/SOB_tile4@2x.png);
|
||||||
|
background-size: 20px;
|
||||||
|
background-position: left top;
|
||||||
|
background-repeat: repeat;
|
||||||
|
padding-bottom: 134px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 1230px) {
|
@media (min-width: 1230px) {
|
||||||
|
@ -10,7 +18,7 @@
|
||||||
box-shadow: 0 10px 18px 0 rgba(122, 135, 142, 0.33);
|
box-shadow: 0 10px 18px 0 rgba(122, 135, 142, 0.33);
|
||||||
z-index: 900;
|
z-index: 900;
|
||||||
max-width: 1200px;
|
max-width: 1200px;
|
||||||
padding-bottom: 134px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|