updating infos from session 43, 44 and 45

This commit is contained in:
Alex Corbi 2015-06-23 17:22:46 +02:00
parent ab29e1917e
commit 01200c5948
3 changed files with 60 additions and 0 deletions

View file

@ -0,0 +1,21 @@
<hr />
<p>layout: event
title: “Upcoming”
number: 45
date_text: “June 27th, 2015”
date_yyyy_mm_dd: “2015-06-27”
location: “Panke”
location_website: “http://www.pankeculture.com”
fb_event_url:
fb_gallery_id:
talks:
- title: “Visonr / SCOPE special event”
topics: “Festial”
artist: “”
speakers: “”
artist_bio: “”
description: “”
artist_website: “”
media_artist_url: “”
video_artist_url: “”
talk_video_url: “”</p>

View file

@ -0,0 +1,18 @@
.reset-text() {
font-family: @font-family-base;
// We deliberately do NOT reset font-size.
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: @line-height-base;
text-align: left; // Fallback for where `start` is not supported
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
}