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,5 +1,5 @@
|
|||
<!-- Begin Post-->
|
||||
<section id="post-section">
|
||||
<section id="post-section" class="post-section">
|
||||
<div class="content-wrapper text-left">
|
||||
<div class="col-md-10 col-sm-10 col-lg-offset-2 col-md-offset-2 col-sm-offset-1">
|
||||
<div class="col-lg-8 col-md-10 col-xs-12">
|
||||
|
@ -7,9 +7,6 @@
|
|||
<article class="row post">
|
||||
|
||||
{% if include.isStaticPost == false %}
|
||||
|
||||
{% assign postUrl = site.url | append: site.baseurl | append: page.url %}
|
||||
|
||||
<div class="post-header">
|
||||
<div class="published pull-left">
|
||||
<span class="caption">Posted:</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue