app/views/visitors/index.html.hamlView |
---|
6 | 6 … | = image_tag "entropy_logo_text_white.png", class: 'main-logo img-responsive' |
7 | 7 … | .row |
8 | 8 … | .col-md-7.col-md-offset-3.text-right.banner-logo-tagline.animateme{"data-opacity" => "0", "data-from" => "0.2", "data-to" => "0.6", "data-translatex" => "200", "data-translatey" => "0", "data-when" => "span"} |
9 | 9 … | %h1.main-lead-text.bigger.logo-tagline A Floating Blockchain Experiment |
10 | | - .bottom-align-text{ style: 'padding: 1em;'} |
| 10 … | + .main-area-links.bottom-align-text{ style: 'padding: 1em;'} |
11 | 11 … | = link_to 'https://projectentropy.gitbooks.io/whitepaper/content/', class: 'btn btn-primary' do |
12 | 12 … | %i.fa.fa-file |
13 | 13 … | Whitepaper [still sketchy] |
14 | 14 … | |