mirror of
https://github.com/bigchaindb/site.git
synced 2025-02-05 08:37:39 +01:00
Merge pull request #178 from ascribe/feature/oceanbanner
add Ocean banner
This commit is contained in:
commit
957e40393a
5
_src/_assets/images/logo-oceanprotocol.svg
Normal file
5
_src/_assets/images/logo-oceanprotocol.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 6.8 KiB |
@ -17,17 +17,18 @@ $font-family-silkscreen: silkscreennormal, monospace !default;
|
|||||||
|
|
||||||
|
|
||||||
.banner--ninenine {
|
.banner--ninenine {
|
||||||
text-align: center;
|
display: block;
|
||||||
background: $brand-9984-03;
|
background: $brand-9984-03;
|
||||||
font-family: $font-family-silkscreen;
|
font-family: $font-family-silkscreen;
|
||||||
font-weight: $font-weight-normal;
|
font-weight: $font-weight-normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
padding-top: $spacer;
|
|
||||||
padding-bottom: $spacer;
|
|
||||||
|
|
||||||
@media ($screen-sm) {
|
|
||||||
padding-top: $spacer / 2;
|
padding-top: $spacer / 2;
|
||||||
padding-bottom: $spacer / 2;
|
padding-bottom: $spacer / 2;
|
||||||
|
box-shadow: none;
|
||||||
|
|
||||||
|
@media ($screen-sm) {
|
||||||
|
padding-top: $spacer / 3;
|
||||||
|
padding-bottom: $spacer / 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
&,
|
&,
|
||||||
@ -56,7 +57,7 @@ $font-family-silkscreen: silkscreennormal, monospace !default;
|
|||||||
|
|
||||||
.ninenine__title,
|
.ninenine__title,
|
||||||
.ninenine__meta {
|
.ninenine__meta {
|
||||||
font-size: .8rem;
|
font-size: .7rem;
|
||||||
line-height: $line-height;
|
line-height: $line-height;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
color: $brand-9984-04;
|
color: $brand-9984-04;
|
||||||
@ -71,14 +72,13 @@ $font-family-silkscreen: silkscreennormal, monospace !default;
|
|||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
color: $brand-9984-04;
|
color: $brand-9984-04;
|
||||||
background: $brand-9984-01;
|
background: $brand-9984-01;
|
||||||
padding: $spacer / 5 $spacer / 4;
|
padding: 0 $spacer / 4;
|
||||||
display: block;
|
display: block;
|
||||||
margin-top: $spacer / 2;
|
margin-top: $spacer / 6;
|
||||||
|
font-size: .65rem;
|
||||||
|
|
||||||
@media ($screen-sm) {
|
@media ($screen-sm) {
|
||||||
display: inline;
|
display: inline-block;
|
||||||
margin-top: 0;
|
|
||||||
margin-left: $spacer / 2;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
44
_src/_assets/styles/_oceanprotocol.scss
Normal file
44
_src/_assets/styles/_oceanprotocol.scss
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
.banner--ocean {
|
||||||
|
display: block;
|
||||||
|
box-shadow: none;
|
||||||
|
height: 100%;
|
||||||
|
background: #000;
|
||||||
|
padding-top: $spacer / 2;
|
||||||
|
padding-bottom: $spacer / 2;
|
||||||
|
|
||||||
|
&:hover,
|
||||||
|
&:focus {
|
||||||
|
background: #fff;
|
||||||
|
|
||||||
|
.ocean__title {
|
||||||
|
opacity: 1;
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ocean__logo {
|
||||||
|
fill: #000;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.row {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.ocean__title {
|
||||||
|
font-size: .8rem;
|
||||||
|
margin: 0;
|
||||||
|
opacity: .8;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ocean__logo {
|
||||||
|
fill: #fff;
|
||||||
|
width: 1.2rem;
|
||||||
|
height: 1.2rem;
|
||||||
|
margin-right: $spacer / 4;
|
||||||
|
margin-bottom: -.4rem;
|
||||||
|
display: inline-block;
|
||||||
|
}
|
@ -64,3 +64,4 @@
|
|||||||
@import 'page-faq';
|
@import 'page-faq';
|
||||||
@import 'ipdb';
|
@import 'ipdb';
|
||||||
@import '9984';
|
@import '9984';
|
||||||
|
@import 'oceanprotocol';
|
||||||
|
@ -1,9 +0,0 @@
|
|||||||
<aside class="banner--ninenine ninenine">
|
|
||||||
<a href="https://2017.9984.io/?utm_source=bigchaindb.com&utm_medium=banner&utm_campaign=9984_banner">
|
|
||||||
<div class="row row--wide">
|
|
||||||
<h1 class="ninenine__title">9984 <em class="divider--9984">>></em> SUMMIT <span class="ninenine__tagline"><em class="divider--9984slashes">//</em> Blockchain Futures for Developers, Enterprises & Society</span></h1>
|
|
||||||
|
|
||||||
<h2 class="ninenine__meta">October 5 - 6, 2017 <em class="divider--9984slashes">//</em> Berlin, Germany <span class="ninenine__action">Get your ticket now</span></h2>
|
|
||||||
</div>
|
|
||||||
</a>
|
|
||||||
</aside>
|
|
26
_src/_includes/banner.html
Normal file
26
_src/_includes/banner.html
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
<aside class="banner">
|
||||||
|
|
||||||
|
<div class="grid grid--full grid-small--half">
|
||||||
|
<div class="grid__col">
|
||||||
|
<a class="banner--ocean ocean" href="https://oceanprotocol.com/?utm_source=bigchaindb.com&utm_medium=banner&utm_campaign=ocean_banner">
|
||||||
|
<div class="row row--wide">
|
||||||
|
<h1 class="ocean__title">
|
||||||
|
<svg class="ocean__logo">
|
||||||
|
<use xlink:href="/assets/img/sprite.svg#logo-oceanprotocol"></use>
|
||||||
|
</svg>
|
||||||
|
Meet Ocean. A Decentralized Data Exchange Protocol</h1>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="grid__col">
|
||||||
|
<a class="banner--ninenine ninenine" href="https://2017.9984.io/?utm_source=bigchaindb.com&utm_medium=banner&utm_campaign=9984_banner">
|
||||||
|
<div class="row row--wide">
|
||||||
|
<h1 class="ninenine__title">9984 <em class="divider--9984">>></em> SUMMIT <em class="divider--9984slashes">//</em> October 5 - 6, 2017 <em class="divider--9984slashes">//</em> Berlin, Germany</h1>
|
||||||
|
<h2 class="ninenine__meta"><span class="ninenine__action">Get your ticket now</span></h2>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</aside>
|
@ -13,7 +13,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
|
|
||||||
{% include 9984.html %}
|
{% include banner.html %}
|
||||||
|
|
||||||
{{ content }}
|
{{ content }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user