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
13
_includes/top-section.html
Normal file
13
_includes/top-section.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!-- Begin Top Section -->
|
||||
<section id="top-section" class="top-section image-section">
|
||||
<div class="overlay gradient-overlay"></div>
|
||||
|
||||
{% include navigation.html %}
|
||||
|
||||
<div class="jumbotron text-left">
|
||||
<div class="animated hiding" data-animation="fadeInLeft" data-delay="500">
|
||||
<h1>{{ page.title }}</h1>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- End Top Section -->
|
Loading…
Add table
Add a link
Reference in a new issue