1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 09:46:57 +01:00

put back whitepaper section

This commit is contained in:
Matthias Kretschmann 2015-12-22 13:26:13 +01:00
parent 24a4273176
commit 6253b8f18b
2 changed files with 28 additions and 3 deletions

View File

@ -127,11 +127,23 @@
margin: auto;
margin-bottom: $spacer;
}
}
.comingsoon {
display: block;
color: $gray-light;
}
.section-whitepaper {
.icon {
stroke: $brand-main-gray;
stroke-dasharray: 4,4;
opacity: .3;
display: block;
margin: auto;
margin-bottom: $spacer;
}
}

View File

@ -47,13 +47,26 @@ front_page: true
<svg class="icon">
<use xlink:href="/assets/img/sprite.svg#icon-tree"></use>
</svg>
Open Source &amp; Whitepaper
Open Source
<span class="comingsoon">Coming Soon</span>
</p>
</div>
</div>
</section>
<section class="section section-whitepaper">
<div class="row">
<header class="section-header">
<h1 class="section-title">Whitepaper</h1>
</header>
<svg class="icon">
<use xlink:href="/assets/img/sprite.svg#icon-documents"></use>
</svg>
<p class="text-center comingsoon">Coming soon</p>
</div>
</section>
<section id="earlyaccess" class="section section-earlyaccess background--gray">
<div class="row">
<header class="section-header">