1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-02 16:25:39 +01:00
site/_src/_assets/styles/_page-whitepaper.scss

16 lines
272 B
SCSS
Raw Normal View History

2016-02-09 18:15:54 +01:00
.page-whitepaper {
.header {
background-image: url('/assets/img/photo3.jpg');
}
2016-02-09 18:15:54 +01:00
.content--page--markdown {
> p:nth-child(1),
> p:nth-child(2),
> p:nth-child(3) { text-align: center; }
2016-02-09 18:15:54 +01:00
}
}
2016-02-09 18:15:54 +01:00
.section-whitepaper-download {
2016-02-09 18:15:54 +01:00
}