mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 22:11:29 +02:00
CSS files converted to Sass. Some style fixes. Created file with sponsors.
This commit is contained in:
parent
1a5c529669
commit
a45174a1e4
851 changed files with 19814 additions and 5533 deletions
|
@ -1,6 +1,6 @@
|
|||
<!-- Begin Subscribe Section -->
|
||||
<section id="subscribe" class="parallax" style="background-image: url({{ site.baseurl }}/img/subscribe.jpg);">
|
||||
<div class="overlay"></div>
|
||||
<section id="subscribe" class="subscribe image-section parallax" style="background-image: url({{ site.baseurl }}/img/subscribe.jpg);">
|
||||
<div class="overlay solid-overlay"></div>
|
||||
<div class="content-wrapper">
|
||||
<div class="col-lg-8 col-lg-offset-2 animated hiding" data-animation="fadeInUp" data-delay="0">
|
||||
<h3>Subscribe for updates</h3>
|
||||
|
@ -25,6 +25,7 @@
|
|||
</span>
|
||||
</div>
|
||||
</form>
|
||||
<span class="subscribe-info">Registration will be open around end of August. Number of tickets are limited. Stay tuned!</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue