From 712bf61da20e634bc3b68bcccf432e5067e76037 Mon Sep 17 00:00:00 2001 From: Stefan Schlott Date: Sun, 25 Aug 2013 11:10:39 +0200 Subject: [PATCH] Generate event data from metadata --- content/styles/_customstyles.scss | 25 ++++++++++++------------- layouts/event_body.html | 25 ++++++++++++++++++++----- 2 files changed, 32 insertions(+), 18 deletions(-) diff --git a/content/styles/_customstyles.scss b/content/styles/_customstyles.scss index 6bd00774..85757e02 100644 --- a/content/styles/_customstyles.scss +++ b/content/styles/_customstyles.scss @@ -115,20 +115,19 @@ ul.horizontal { div.commaseparated { clear: both; -} - -ul.commaseparated { - display: inline; - list-style-type: none; - margin: 0; - li { + ul { display: inline; - } - li:after { - content: ", "; - } - li:last-child:after { - content: ""; + list-style-type: none; + margin: 0; + li { + display: inline; + } + li:after { + content: ", "; + } + li:last-child:after { + content: ""; + } } } diff --git a/layouts/event_body.html b/layouts/event_body.html index 872bf0a4..740f4133 100644 --- a/layouts/event_body.html +++ b/layouts/event_body.html @@ -10,7 +10,7 @@
Referent: -
- Ort: - - Stadtbibliothek am Mailänder Platz, Max-Bense-Forum (UG) - +
+ Ort: + +
<%= yield %>